Hi,

I'm using OTRS 2.0.4 on Gentoo.
I've set up the cronjobs, but every 10 Minutes I get an entry like this one in 
the SysLog:
---
Sun Oct 8 20:45:02 2006  error  OTRS-PendingJobs-10  Access denied for user 
'otrs'@'localhost' (using password: YES)
Sun Oct 8 20:40:02 2006  error  OTRS-PM3-10  Access denied for user 
'otrs'@'localhost' (using password: YES)
---
No matter what user/password I set in Config.pm, the logentry is always the 
same.
The rights are set correctly:
-rw-rw-r-- 1 apache apache 6654 Oct  7 11:14 
/var/www/domain.com/otrs-2.0.4/Kernel/Config.pm
The access to the SQL-DB works manually, but so far, this doesn't matter, as 
long the right user/password is read from Config.pm where it looks like this:
---
sub Load {
...
$Self->{'DatabaseUser'} = 'myuser';
$Self->{'DatabasePw'} = 'mypassword';
...
}
---

Any ideas what could be wrong?

Regards,
Elias P.
-- 
GMX DSL-Flatrate 0,- Euro* - Überall, wo DSL verfügbar ist!
NEU: Jetzt bis zu 16.000 kBit/s! http://www.gmx.net/de/go/dsl
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support orr consulting for your OTRS system?
=> http://www.otrs.com/

Reply via email to