Readme file for AIDS (AJAX Image Dump System) Requirements: * Apache webserver running on a *nix system with php installed. * MySQL database Installation: To install, edit config.inc.php to match your settings. Most settings in there is quite clear I hope. Detailed instructions is coming. The SQL fields is included in db.sql To make a admin user, edit nybruker.php, and comment out the line require_once('autentiser.php'). Then go to http:///nybruker.php and create a user. Add the require_once('autentiser.php')-line again. To view the admin interface, go to http:///reported.php and login with your newly created user.