- To run a local PHP server, you'll need to get up Apache and MySQL running (if you're using Windows, this can be done easily through PHPMyAdmin).
- If using Windows, download and setup phpMyAdmin, and skip to step 5, otherwise, go to step 3.
- Download
apache2andmysql(e.g.brew install apache2 mysql). - Follow the steps listed here and point the DocumentRoot at your Checkouts project directory.
- Load
mathsoc.sqlinto the MathSoc database. - Go to
127.0.0.1. - Enjoy!