How to install (on Windows)

If you're using Linux, just figure it out yourself or something.

  1. Make sure you have Python, PHP 8 and MySQL installed. I reccomend XAMPP for apache2, PHP & MySQL.
  2. Extract everything but the python file into C:/xampp/htdocs, extract the python file anywhere
  3. Open the XAMPP control panel and turn on apache2 and MySQL.
  4. Go to http://localhost/phpmyadmin and create a new database called "soychiver".
  5. Edit the python file and set WAITTIME and WAITBEFOREARCHIVE to something reasonable.
  6. Run the python file and go to http://localhost/, it should now work.

If it doesn't work, talk to me on the IRC or my wiki talk page.