[Solved] Fehler: "no connection to syslog available"

Hilfe zu Znuny Problemen aller Art
Locked
Schlumpf
Znuny advanced
Posts: 119
Joined: 12 Jan 2010, 14:41
Znuny Version: 3.0.x

[Solved] Fehler: "no connection to syslog available"

Post by Schlumpf »

Hallo!

Als ich gerade das OTRS v3.0.2 öffnen wollte, kam anstatt der erhofften Login-Maske nur die Fehlermeldung:
Software error:

no connection to syslog available
- unix dgram connect: Connection refused at ../..//Kernel/System/Log/SysLog.pm line 63

For help, please send mail to the webmaster ([no address given]), giving this error message and the time and date of the error.
Die Zeile 63 ist in der SysLog.pm die
if ( lc $Param{Priority} eq 'debug' ) {


Bitte helft mir!! :cry:
Last edited by Schlumpf on 22 Nov 2010, 12:27, edited 1 time in total.
OTRS: 3.0.8
OS: SuSE
Module: Apache2, MySQL
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Fehler: "no connection to syslog available"

Post by jojo »

Dann starte mal Deinen SyslogD
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Schlumpf
Znuny advanced
Posts: 119
Joined: 12 Jan 2010, 14:41
Znuny Version: 3.0.x

Re: Fehler: "no connection to syslog available"

Post by Schlumpf »

Ahhh :) Da hat wohl jemand den Dienst nicht als automatisch startend eingestellt nach einem Neustart..

Danke dir!
OTRS: 3.0.8
OS: SuSE
Module: Apache2, MySQL
Locked