On 4/30/05, apache@xxxxxxxxxxxx <apache@xxxxxxxxxxxx> wrote: > Hi all > > Does somebody have a good idea on how I can evaluate why apache 2.0.54 with > PHP 4.3.11 just hangs after a few days (normally around 8-20 days) of > continuous operation (without problems)? Is there a log file I can enable or > some other tools which could be useful to come up with some ideas? After I > restart apache, it runs again for another few days until it just stops serving > web pages again. > > Ideas are greatly appreciated. > > cu > reto Hi, Edit your httpd.conf and look for the ErrorLog directive. That directive sets the name and location of the Apache error log. By default the error log is written to /path/to/apache/logs/error_log in Unix and to c:/path/to/apache/logs/error.log in Windows. You can learn more about logging in the Apache documentation: http://httpd.apache.org/docs-2.0/logs.html Regards, J > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx