Apache2 troubleshooting

Python python at venix.com
Tue Oct 24 10:03:06 EDT 2006


On Tue, 2006-10-24 at 09:16 -0400, Kjel Anderson wrote:
> Hey list,
> 
> I'm trying to debug a problem with Apache2, and I was hoping that
> someone on this list might be able to give me an idea where to start.
> It seems as if Apache is restarting itself. The logs have this:
> 
> [Mon Oct 23 17:06:45 2006] [notice] Apache/2.0.55 (Ubuntu) PHP/5.1.2
> configured -- resuming normal operations
I presume that came from the default error_log.  I generated the
following by forcing a reload.  Hopefully you have some info about the
trigger earlier in the log.  You may need to stitch together some info
from different error logs if you have virtual servers with separate
logging.

[Tue Oct 24 09:55:30 2006] [notice] SIGHUP received.  Attempting to restart
[Tue Oct 24 09:55:30 2006] [notice] Digest: generating secret for digest authentication ...
[Tue Oct 24 09:55:30 2006] [notice] Digest: done
[Tue Oct 24 09:55:30 2006] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Tue Oct 24 09:55:30 2006] [notice] LDAP: SSL support unavailable
[Tue Oct 24 09:55:31 2006] [notice] Apache/2.0.53 (Fedora) configured -- resuming normal operations

> 
> This is a development server that has an ungodly PHP script running on
> it the takes about ten hours to complete. This happened at about hour
> eight. If anyone has any helpful suggestions, I am all ears.
> 
> Thanks,
> 
> Kjel
> _______________________________________________
> gnhlug-discuss mailing list
> gnhlug-discuss at mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
-- 
Lloyd Kvam
Venix Corp



More information about the gnhlug-discuss mailing list