PHP - No input file specified. - Problem
I am hoping that one of the php gurus can give me a little help - please
I have just changed a few filenames of a few php scripts, to make the name make a bit more sense. Now when I go to the old pages they just display 'No input file specified' - Instead of being passed to the 404 page I have specified.
I am using php4 and windows 2003 - php is in CGI/FastCGI mode.
How can I get the php engine to pass this back to the application servers 404 page?
Ta
Last edited by Barry; 02-08-04 at 10:48 AM..
|