← Back to team overview

ius-coredev team mailing list archive

Re: [Question #177453]: Installing IUS package :Failed dependencies

 

Question #177453 on IUS Community Project changed:
https://answers.launchpad.net/ius/+question/177453

Jeffrey Ness posted a new comment:
It does seem MySQL is not starting as a restart should show 2 results on
screen:

  * MySQL Stopped
  * MySQL Started

Now that you have the correct my.cnf you should have a error log showing the issue,
please run the below commands:

  /etc/init.d/mysqld stop
  /etc/init.d/mysqld start
  tail  /var/log/mysqld.log

My gut feeling is telling my your MySQL directories are still owned by the old MYSQL rpms,
and the IUS rpms can not write to that directory.

-- 
You received this question notification because you are a member of IUS
Core Development, which is an answer contact for IUS Community Project.