[solved] Starting MySQL database server: Failed...

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
olifile
Forum Newbie
Posts: 6
Joined: Fri Aug 11, 2006 11:00 am

[solved] Starting MySQL database server: Failed...

Post by olifile »

Hi!!
I have a probleme in my mysql server. But it d'ont run

I execute this command and return this error message.

Code: Select all

# /etc/init.d/mysql start
Starting MySQL database server: mysqld...failed.
        Please take a look at the syslog.
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'
Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists!
Help me Please!!!
Last edited by olifile on Sat Sep 09, 2006 9:50 am, edited 1 time in total.
olifile
Forum Newbie
Posts: 6
Joined: Fri Aug 11, 2006 11:00 am

Post by olifile »

Solved :lol:
Post Reply