From 52fb9be06e63703f635ef0d9dbd97018282d79db Mon Sep 17 00:00:00 2001
From: Tony Stevenson Apache tries to be helpful when it encounters a problem. In many
cases, it will provide some details by writing one or more messages to the
server error log. Sometimes this is enough for you to diagnose and fix
the problem yourself (such as file permissions or the like). The default
location of the error log is
/usr/local/apache2/logs/error_log
, but see the ErrorLog
directive in your config files for the
- location on your server.
If you end up in any of the support forums this is quite likely to be the + first place they will ask you retrieve information from. Please ensure you + know where to find your errorlog. If you are unsure, the wiki page + here can + give you some ideas where to look.
Apache tries to be helpful when it encounters a problem. In many
cases, it will provide some details by writing one or more messages to the
server error log. Sometimes this is enough for you to diagnose and fix
the problem yourself (such as file permissions or the like). The default
location of the error log is
/usr/local/apache2/logs/error_log
, but see the
If you end up in any of the support forums this is quite likely to be the + first place they will ask you retrieve information from. Please ensure you + know where to find your errorlog. If you are unsure, the wiki page + here can + give you some ideas where to look.