1. Search your httpd.conf for "DocumentRoot". That is the directory out of which Apache will serve your web files. You need to put all the files for the editor in there.
2. Make sure Apache is running (should be a shortcut somewhere in your start menu that says something like "start Apache in console").
3. Open your browser and type "localhost/peq_editor.php" in the address bar. That should be all you need to do if you sourced the sql files into your database and edited config.php properly.
|