> Failed to start connection pool -- Can't connect to local MySQL server
> through socket '/var/run/mysqld/mysql.sock' (2)


> flecha:/var/log# netstat -ln|grep -i mysql
> 
> unix  2      [ ACC ]     STREAM     LISTENING     7168
>    /var/run/mysqld/mysqld.sock
> 
> flecha:/var/log#
> 
>  
> 
> dbmail.conf has:
> 
> host                 = 127.0.0.1
> 
> sqlsocket            = /var/run/mysqld/mysql.sock


  Assuming the netstat output is your mysql server, change dbmail.conf
to use the same name (mysqld.conf vs. mysql.conf).

-- 
Jesse Norell
Kentec Communications, Inc.
je...@kci.net
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to