Paul J Stevens wrote:
Alex Broens wrote:
Oct 16 11:22:16 mail dbmail/maintenance[3433]: dbmysql.c,db_connect:
mysql_real_connect failed: Can't connect to local MySQL server through
socket ' /var/lib/mysql/mysql.sock' (2)
Alex, remove those spaces right after the = sign in the config.
use:
socket=/var/lib/mysql/mysql.sock
in stead of
socket= /var/lib/mysql/mysql.sock
the current config parser doesn't like those very much.
Thanks Paul,
AAAAAAAAARG! That did the trick.
Next questions:
- What is every one using as a Wev Frontend for DBmail 2 - only found
one for an older version. Will this work well with 2.0?
- Have been looking for RedHat compatible init scripts. Haven't found
any (yet) - anybody got some stashed aways?
Doesn't make sense to re-invent the wheel on a Sunday .-)
thanks for all
Alex