-
Notifications
You must be signed in to change notification settings - Fork 3
Install
ss23 edited this page Nov 2, 2010
·
3 revisions
Warning: Only tested with Apache, PHP 5.2 and MySQL. Feel free to submit patches and/or tell me if other combinations of software work too.
- Set your web server to server /html as the document root.
- Import /mysql/pass.sql into a database of your choosing.
- Edit /config/config.php with the configuration details you need.
- Run "./generateUser.php username password" - This will generate a user for you to get started.
Warning: At the moment you have to enter the generated username/password into MySQL manually. This should change in the future.
Now you simply need to navigate to your webserver and log in with your username and password.