On 20 Dec 2010, at 5:25 AM, Brent Addis wrote: > I am confused as to why it has "Can't connect to local MySQL server through > socket '/var/run/mysqld/mysqld.sock' (2)") when I haven't specified localhost > anywhere?
Can you check /usr/share/pyshared/baruwa/settings.py to see if the setting are correct, i am assuming it could be a bug in the mysqldb module which may be triggered because the port has not been specified so it defaults to /var/run/mysqld/mysqld.sock even if the host has been set to non localhost -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

