[SAC] ProjectsVM Upgrade Problem

Hamish hamish_b at yahoo.com
Thu Feb 2 03:30:06 EST 2012


Markus wrote:
> Remaining:
> 
> In daemon.log I get:
> 
> Feb  1 23:52:37 projects /etc/init.d/mysql[5514]: 0
> processes alive
> and '/usr/bin/mysqladmin
> --defaults-file=/etc/mysql/debian.cnf ping'
> resulted in
> Feb  1 23:52:37 projects /etc/init.d/mysql[5514]:
> #007/usr/bin/mysqladmin: connect to server at 'localhost'
> failed
> Feb  1 23:52:37 projects /etc/init.d/mysql[5514]:
> error: 'Can't
> connect to local MySQL server through socket
> '/var/run/mysqld/mysqld.sock' (2)'
> Feb  1 23:52:37 projects /etc/init.d/mysql[5514]: Check
> that mysqld is
> running and that the socket: '/var/run/mysqld/mysqld.sock'
> exists!
> Feb  1 23:52:37 projects /etc/init.d/mysql[5514]:
> 
> No idea how to debug this :(

try
  sudo /etc/init.d/mysql restart

and see what happens. error messages may be getting masked, so ensure
that /etc/default/rcS has "VERBOSE=yes".


Hamish


More information about the Sac mailing list