Intro to Apache - ApacheCon 2005
Error logs
  • Error messages

  • Anything that went to STDERR

  • When something goes wrong (500 Server Error) look in the logs. Well-written code will put useful error messages there.

  • The format appears a little more free-form, because it contains whatever the malfunctioning program happened to emit.

Index
Back to Log file reporting and Perl
Forward to Participating/Contributing

ApacheCon 2005 : Intro to Apache - Slide #142 of 164