On Tue, 30 Aug 2005, Gallagher Timothy-TIMOTHYG wrote:

I have just apt-get install mysql and I am now having troubles with starting
it.  I cannot find a solution and want to see if anyone might know the
problem.

Here is the error when I start mysql (/etc/init.d/mysql start)

debtest:/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!


Anyone know what is happening here??

Thanks,

Tim


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Try this:

Edit /etc/mysql/my.cnf
Comment out the line old_passwords = 1

HTH

Don
_
Don Hayward                     [EMAIL PROTECTED]
Mote Marine Laboratory          Office: 941.388.4441x403  Cell: 941.350.8503
1600 Ken Thompson Parkway       Fax: 941.388.4312
Sarasota, FL 34236              See: http://www.mote.org
Independent, non-profit, marine and estuarine research and education facility.
For PGP public key do: http://www.mote.org/~don/donpgp.asc
use "DISCLAIMER"; # We run Debian Linux
Ordinary men and women have a right to peace, material comfort, self-respect,
and a touch of joy in living. Eric F. Goldman,  [1915-1989]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to