When I add /text on to the end of the url for a php3 script (as in:
foo.com/script.php3/extratext), it gives me the following message:

Fatal error: Unable to open /home/httpd/html/foo.com/script.php3/extratext
in - on line 0
No input file specified.

Can anybody point me to the documentation explaining this behavior? Is it
the php3 module being activated because of the .php3 extension but then
trying to parse a file named "extratext"?

thanks,
jesse kipp



-- 
PHP General 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]

Reply via email to