LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MySQL refusing to start (https://www.linuxquestions.org/questions/linux-software-2/mysql-refusing-to-start-385502/)

arichardson 11-22-2005 09:43 AM

MySQL refusing to start
 
What clues does this output give you?

</>$ mysql
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)


I've tried "mysql --user=andrew" but get the same error :(

arichardson 11-22-2005 09:54 AM

Figured it out:

type in "service mysqld start" to start the stinking service LOL


All times are GMT -5. The time now is 05:15 PM.