This error usually occurs when either the file you requested does not exist
(you might be asking for http://localhost/hello.php but hello.php does not
live there. Try creating hello.htm and see if you can access that or you get
a 404 error.
You haven't mentioned your OS, but if it is NT workstation, it may also be
that file permissions on hello.php are such that IUSR_<machinename> cannot
read it.
Cheers
--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]