Mysql Isnt Getting Started ( Linux Centos )

Discussion in 'MySQL' started by dark143i, May 2, 2010.

  1. #1
    Well i am unable to start my mysqld in my centos VPS . It says that

    Can anyone pls help me .

    Regards
     
    dark143i, May 2, 2010 IP
  2. crashus

    crashus Active Member

    Messages:
    90
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #2
    Have you checked the logs?
     
    crashus, May 6, 2010 IP
  3. longvnit

    longvnit Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You should be removing all mysql on server with commands: yum remove mysql*
    After that you can use commands: yum install mysqld mysql-server mysql-dev , mySQL will be install on your server.
    Good luck !
     
    longvnit, Aug 18, 2010 IP