20 Sep
2001
20 Sep
'01
6:26 p.m.
marc lindahl writes:
2001-09-19T18:12:29 PANIC(300) z2 Startup exception Traceback (innermost last): File /usr/local/zope/Zope-2.3.3/z2.py, line 563, in ? File /usr/local/zope/Zope-2.3.3/ZServer/DebugLogger.py, line 114, in __init__ IOError: [Errno 6] No such device or address: '/dev/log' The entries below "/dev" are usually a file system interface to OS drivers or system processes.
In your case, the file (interface) is there, but there is nothing behind (in the OS, system process). Is your "syslog" demon running? Dieter