|
Good Morning,
I'm trying to pass the location of the MySQL sock
file in the DB string (like I would anytime I'm using DBI) in:
/etc/mail/spamassassian/local.cf
But I continue to get the error that SA can't
connect to MySQL through socket '/the/wrong/path/here'.
My local.cf is simply
user_scores_dsn
DBI:mysql:database=spamassassin:host=localhost:mysql_socket=/db0/mysql/mysql.sock
user_scores_sql_username spamassassin user_scores_sql_password xxxx Is there some other way I can pass the socket
location?
Thanks in Advance
-Chris
|
- Re: MySQL Socket Location Chris Faust
- Re: MySQL Socket Location Michael Parker
- Re: MySQL Socket Location Chris Faust
