[Serusers] Mysql Connection Errors

Gary Goodloff goodloff at kalg.net
Thu May 22 00:24:05 CEST 2003


Those SQL Errors:
 
May 21 18:58:45 computergeeks ser: ser startup succeeded 
May 21 18:58:45 computergeeks /usr/sbin/ser[13089]: connect_db(): Can't
connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'
(2) 
May 21 18:58:45 computergeeks /usr/sbin/ser[13089]: db_init(): Error
while trying to connect database 
May 21 18:58:45 computergeeks /usr/sbin/ser[13089]: mod_init(): Error
while connecting database 
May 21 18:58:45 computergeeks /usr/sbin/ser[13089]: init_modules():
Error while initializing module usrloc
 
This means that the mysql daemon is either not running or is not running
on the default port.
 
On freebsd - this is how I start my sql daemon:


More information about the sr-users mailing list