Why is it that sometimes I get 'No input file specified' error message instead of a 404 error message?
[edited by: Gian04 at 12:59 pm (utc) on Aug. 3, 2007]
jatar_k
1:14 pm on Aug 3, 2007 (gmt 0)
do you use a script for custom 404?
Gian04
1:18 pm on Aug 3, 2007 (gmt 0)
Yes and most of the time it display the custom 404 page without any problem but occasionally it display a page with no other content but that 'Different error message' but im sure my custom 404 page doesnt have any such string.
justgowithit
1:20 pm on Aug 3, 2007 (gmt 0)
This error has to do with your server config and PHP. Adjusting your doc_root in the .ini seems to correct the issue on Apache.