[SAC] ProjectsVM Upgrade Problem

Markus Neteler neteler at osgeo.org
Thu Feb 2 03:38:29 EST 2012


On Thu, Feb 2, 2012 at 9:30 AM, Hamish <hamish_b at yahoo.com> wrote:
> 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

Yes, that's what I tried...

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

projects:/home/neteler# /etc/init.d/mysql start
Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed!
projects:/home/neteler# grep yes /etc/default/rcS
UTC=yes
VERBOSE=yes

Not verbose at all :(

Markus


More information about the Sac mailing list