After reversing the permissions for the ./inc directory I pressed 'NEXT' to go on to the final step (Modules) but instead It gives me this error...
Warning: require_once(/var/chroot/home/content/d/e/r/deranker/html/inc/security.inc.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/d/e/r/deranker/html/hothalogirls/inc/header.inc.php on line 172
Fatal error: require_once() [function.require]: Failed opening required '/var/chroot/home/content/d/e/r/deranker/html/inc/security.inc.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/d/e/r/deranker/html/hothalogirls/inc/header.inc.php on line 172
I had one user say 'those errors mean you specified the root directory path incorrectly during installation' but I've gone back and checked to make sure that it was right (it gets it automatically). I thought the problem might have been the extra ':' in the Fatal error... it says include_path'.:/usr/local/php5/lib/php' could the extra ':' before /usr be a problem? I didn't edit the header.inc.php file so I don't see why this would show an error.