Problem installing emoncms7 on Pi server

Hi

Following documentation I get  the following error. An ideas on cause and how to proceed?

[ ok ] Stopping MySQL database server: mysqld.
[FAIL] Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed!
invoke-rc.d: initscript mysql, action "start" failed.
dpkg: error processing mysql-server-5.5 (--configure):
subprocess installed post-installation script returned error exit status 1
E: Sub-process /usr/bin/dpkg returned an error code (1)
pi@raspberrypi ~ $

 

Regards

 

Ian

TrystanLea's picture

Re: Problem installing emoncms7 on Pi server

Hello Ian, emoncms7 such not have touched mysql so not sure what's gone wrong there. Is that the error you get when you call:

sudo /etc/init.d/mysql restart

Ian Eagland's picture

Re: Problem installing emoncms7 on Pi server

Still the same error.  And mysql.err has and mysql.log have no entries unless I am looking in the wrong place (/var/log).

 

pi@raspberrypi /var/log $ sudo /etc/init.d/mysql restart
[ ok ] Stopping MySQL database server: mysqld.
[FAIL] Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed                !

And no other information!

Jérôme's picture

Re: Problem installing emoncms7 on Pi server

I think you're looking in the right place. At least this is where I would have looked as well.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.