Posted by Adam on 12/18/09 11:50
On Fri, 16 Jun 2006 19:21:39 GMT, Colin McKinnon wrote:
>Adam wrote:
>
>> I'm having a problem with finding the URL error value with a custom
>> error404 (PHP) page - accessed via an .htaccess error redirect.
>>
>
>try putting print_r($_SERVER) in your errorpage - it may give you a clue.
To follow up - yes - it *does* get written to Apache's error.log -
with a "script not found or unable to stat" error plus the referring
URL..
There must be a way to trap this in PHP, Shirley?
Adam.
Navigation:
[Reply to this message]
|