[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Server broken with 2.0.47-1



Also saw this in some straces on /usr/sbin/apache2 as it was running (both
2.0.46 and 2.0.47 so we at least know it didn't used to be critical):

open("/var/log/apache2/access.log", O_WRONLY|O_APPEND|O_CREAT, 0666) = 3
write(2, "no listening sockets available, "..., 46no listening sockets available
, shutting down
) = 46
write(2, "Unable to open logs\n\n", 21Unable to open logs

) = 21
close(3)

/var/log/apache2/access.log is empty:
-rw-r-----    1 root     adm             0 2002-11-17 06:26 access.log

Yet these are the same permissions as my working access_proxy and
access_server logs:
ls -lah access_proxy_*.log
-rw-r-----    1 root     adm          190K 2003-07-18 13:47 access_proxy_cpag.log
-rw-r-----    1 root     adm          125K 2003-07-18 13:47 access_proxy_macrology.log
-rw-r-----    1 root     adm          126K 2003-07-18 13:47 access_proxy_qpec.log

ls -lah access_server.log 
-rw-r-----    1 root     adm          496K 2003-07-18 13:47 access_server.log

Regards,
Adam



Reply to: