OTRS und Solaris 10: no connection to syslog available

Hilfe zu Znuny Problemen aller Art
Locked
navi
Znuny newbie
Posts: 1
Joined: 29 Mar 2009, 07:59
Znuny Version: 2.3.4

OTRS und Solaris 10: no connection to syslog available

Post by navi »

Hallo,

ich bin kompletter OTRS-Neuling und habe OTRS 2.3.4 entsprechend der Dokumentation auf einem Solaris 10 installiert. Im Web-Installer habe ich als Logmodul "Syslog" ausgewaehlt.

Nach dem Einloggen erhalte ich allerdings folgende Fehlermeldung:

Code: Select all

Software error:

no connection to syslog available
	- /dev/conslog is not a socket at ../..//Kernel/System/Log/SysLog.pm line 65
In der Tat ist /dev/conslog kein Socket, sondern ein char device:

Code: Select all

> ls -l /dev/conslog
crw-rw-rw-   1 root     sys       21,  0 Mar 20 19:57 /dev/conslog
Hat jemand einen Tipp parat, wie das zu loesen ist?

Gruss,
Juergen
Locked