ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #01144
Re: [Question #177453]: Installing IUS package :Failed dependencies
Question #177453 on IUS Community Project changed:
https://answers.launchpad.net/ius/+question/177453
Soonho Kim gave more information on the question:
Dear Jeffrey;
Thanks for your quick question.
Here is my servers' response based on your comments:
--------------
root@ip-173-201-34-240 [~]#
root@ip-173-201-34-240 [~]# /etc/init.d/mysqld start
root@ip-173-201-34-240 [~]#
root@ip-173-201-34-240 [~]# /etc/init.d/mysqld status
mysqld is stopped
root@ip-173-201-34-240 [~]# tail /var/log/mysqld.log
root@ip-173-201-34-240 [~]# ls -l /var/lib/mysql/mysql.sock
/bin/ls: /var/lib/mysql/mysql.sock: No such file or directory
root@ip-173-201-34-240 [~]#
=============
It seems that the server is not running. I am not sure why the server is not running. I think I installed all packages of mysql from IUS repo. Do I need to remove all and install again?
Thanks so much for your help in advance.
Best Regards,
Soonho
-----Original Message-----
From: bounces@xxxxxxxxxxxxx [mailto:bounces@xxxxxxxxxxxxx] On Behalf Of Jeffrey Ness
Sent: Tuesday, November 08, 2011 9:36 AM
To: Kim, Soonho (IFPRI)
Subject: Re: [Question #177453]: Installing IUS package :Failed dependencies
Your question #177453 on IUS Community Project changed:
https://answers.launchpad.net/ius/+question/177453
Jeffrey Ness posted a new comment:
Soonho,
Are you sure MySQL is running?
/etc/init.d/mysqld status
You may also want to check your mysql logs:
tail /var/log/mysqld.log
I would also check your socket file:
ls -l /var/lib/mysql/mysql.sock
--
You received this question notification because you asked the question.
You received this question notification because you are a member of IUS
Core Development, which is an answer contact for IUS Community Project.