On Mon, Dec 05, 2005 at 01:52:02PM -0500, Ken Murach wrote: > Hi everyone, > > I'm relatively new to apache and was wondering what do these errors mean?? > > [Thu Dec 01 16:45:12 2005] [warn] (128)Network is unreachable: connect to > listener on [::]:80 Upgrading to 2.0.55 should fix this. > [Thu Dec 01 16:45:12 2005] [notice] child pid 275 exit signal Segmentation > fault (11), possible coredump in /usr/local/apache20 > piped log program ' /usr/local/apache20/bin/rotatelogs > /logs/commencement-access_log 86400' failed unexpectedly rotatelogs should really never segfault. What version are you using? If you run find one of the core dump files and run: gdb /usr/local/apache20/bin/rotatelogs /usr/local/apache20/core.<pid> ... (gdb) bt full what do you get? joe --------------------------------------------------------------------- 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