Posted by Matthew Weier O'Phinney on 01/14/05 18:34
* Luke Barker <lukebarker@gmail.com>:
> This maybe a PHP problem, but is associated with Apache too - so my
> apologies if it is slightly off topic. My web hosts use a CGI wrap
> version of PHP 4.3.10
>
> I have made a 404 custom error handler, using .htaccess in a directory
> - it is usppoed to route all unfound pages to error.php, and works as
> expected for .htm and .html pages as well as gifs etc. But ofr .php
> scripts, e.g /path/to/wrongurl.php it doesnt show my page -
> instead it shows No Input file specified.. After some Googling I have
> only found people witht eh similar problem without solutions.
>
> Can any one help me on this? I should say that in IE it just gets the
> default 404 ( I think this is windows own one responding to the
> particular http response header) - in firefox you get the 'No input '
> error
Can you post the error.php page here, or a link to somewhere where we
can view the source?
--
Matthew Weier O'Phinney | mailto:matthew@garden.org
Webmaster and IT Specialist | http://www.garden.org
National Gardening Association | http://www.kidsgardening.com
802-863-5251 x156 | http://nationalgardenmonth.org
[Back to original message]
|