I've installed DadaMail on Webuzo, which went fine, however when I try to use it, I get an error, and looking at the error log for dadamail it says that it is trying to connect to mysql using socket /usr/local/emps/var/mysql/mysql.sock which is wrong as the mysql.sock file is located in /var/lib/mysql/mysql.sock
DBI connect('dbname=surethin_dada35;host=localhost;port=3306','surethin_dada35',...) failed: Can't connect to local MySQL server through socket '/usr/local/emps/var/mysql/mysql.sock' (2) at DADA/App/DBIHandle.pm line 137.
can't connect to db: Can't connect to local MySQL server through socket '/usr/local/emps/var/mysql/mysql.sock' (2) at /cgi-bin/dada/DADA/App.pm line 319.
DBI connect('dbname=surethin_dada35;host=localhost;port=3306','surethin_dada35',...) failed: Can't connect to local MySQL server through socket '/usr/local/emps/var/mysql/mysql.sock' (2) at DADA/App/DBIHandle.pm line 137.
Can't connect to local MySQL server through socket '/usr/local/emps/var/mysql/mysql.sock' (2) at /cgi-bin/dada/DADA/App.pm line 914.
DBI connect('dbname=surethin_dada35;host=localhost;port=3306','surethin_dada35',...) failed: Can't connect to local MySQL server through socket '/usr/local/emps/var/mysql/mysql.sock' (2) at DADA/App/DBIHandle.pm line 137.
Error executing class callback in teardown stage: Can't connect to local MySQL server through socket '/usr/local/emps/var/mysql/mysql.sock' (2) at /cgi-bin/dada/DADA/App.pm line 424.