Skip to content
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.

  1. Set your web server to server /html as the document root.
  2. Import /mysql/pass.sql into a database of your choosing.
  3. Edit /config/config.php with the configuration details you need.
  4. 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.

Clone this wiki locally