
26 Oct
2006
26 Oct
'06
11:40 a.m.
Hi Alexander,
OTRS tries to establish a socket connect. Use the IP-way instead, e.g. define the IP your MySQL-DB is waiting for connections, e.g. 127.0.0.1 or IP the server has on the network
MySQL server is running and I can do query with mysql client. I can also use phpMyAdmin.
Try to etablish a socket connection with mysql-client - I think it won't work.
Thanks for the advices. I will try them. But, I have problems with my hard disk. I will change it first. I still have a question with debug mode. How can I increase logs in the log file I have set with $Self->{'LogModule::LogFile'} ? Adding $Self->{'Debug'} = 5; does not output logs in this file. Regards. Eric