NeoMayhem Posted February 2, 2003 Share Posted February 2, 2003 If I enter an non-existant file name ending in .php, I get an error: 'No input file specified. ' This only happens if the name ends in .php, I get the normal apache 404 error with other files :p How can I get a 404 error, not "No input file specified."? I am using PHP 4.3 and Apache 1.3.27 :p Link to comment Share on other sites More sharing options...
0 Hypercube Posted February 2, 2003 Share Posted February 2, 2003 Module or CGI? DOesnt work on my installation. Link to comment Share on other sites More sharing options...
0 NeoMayhem Posted February 2, 2003 Author Share Posted February 2, 2003 Modual, but if I change it to CGI and restart apache it does the same thing :( I think I did somthing weird to the apache config file :wacko: Link to comment Share on other sites More sharing options...
Question
NeoMayhem
If I enter an non-existant file name ending in .php, I get an error:
'No input file specified. '
This only happens if the name ends in .php, I get the normal apache 404 error with other files :p
How can I get a 404 error, not "No input file specified."?
I am using PHP 4.3 and Apache 1.3.27 :p
Link to comment
Share on other sites
2 answers to this question
Recommended Posts