A simple PHP error log navigator.
- Clone the repository to an apache vhost.
- Copy the platform.example.php file to platform.inc.php.
- Edit the platform.inc.php file to give your database the desired name and specify a location that is writable by the apache vhost. Path should be relative to the vhost directory.
- Visit the host with the path '/install.php'.
- After being redirected login with "admin", "admin". Change your password after first login by selecting "admin" at the top right of the menu.
- Return to "home" by selecting the "home" link in the menu at the top.