How to install (on Windows)
If you're using Linux, just figure it out yourself or something.
- Make sure you have Python,
PHP 8 and MySQL installed. I reccomend XAMPP
for apache2, PHP & MySQL.
- Extract everything but the python file into C:/xampp/htdocs,
extract the python file anywhere
- Open the XAMPP control panel and turn on apache2 and MySQL.
- Go to http://localhost/phpmyadmin
and create a new database called "soychiver".
- Edit the python file and set
WAITTIME and WAITBEFOREARCHIVE
to something reasonable.
- 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.