Forum Moderators: coopster & phranque

Message Too Old, No Replies

Capturing Error Message Detail

what data can I capture about errors?

         

james gulliver

2:11 pm on Dec 3, 2002 (gmt 0)

10+ Year Member



I have recently built an errors page that sends an email to me whenever an error occurs. The information I get at the moment is just the $http_referer and the time and date.

i really want to pick up what was the requested page that caused the error and anything else i can that might help me to locate the error.

any ideas?

where can i find out what error codes mean? eg 403, 404, 500 etc?

celerityfm

2:51 pm on Dec 3, 2002 (gmt 0)

10+ Year Member



As far as your question about error codes you may find this helpful:

[w3.org...]

and the more up to date

[w3.org...]

Good luck!