After I installed the PHP module into my Apache server(after much frustration), I set up a test script for PHP(called php.php), and placed it into my WWW dir. I just placed HTML in there even, and it came up with "Permission denied". I can't even load up the script from the Linux machine itself...and it says "permission denied".
The permissions for that file are 755 so why isn't this working?
HELP!