Results 1 to 1 of 1
Hi all,
I've just configured a mailserver on my debian box.
Everything is working fine exept one thing. I can't receive any mail with outlook or any other client. A ...
- 07-04-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 1
Authdaemon change location mysqld.sock
Hi all,
I've just configured a mailserver on my debian box.
Everything is working fine exept one thing. I can't receive any mail with outlook or any other client. A look into /var/log/mail.err teaches that authdaemon is looking for mysqld.sock in '/var/run/mysqld/mysqld.sock'
This is what the problem is,
As I've installed xampp mysql isn't running on it's default location.
Second is that mysqld doesn't exist on the entire system, the only file I can find is mysql.sock which resides here: /opt/lampp/var/mysql/mysql.sock
So If I can use mysql.sock instead of mysqld.sock how let I know authdaemon where to find it?
Any ideas anyone?


Reply With Quote