[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mysql problems after the install



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 debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Try this:

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

HTH

Don
_
Don Hayward 			don@mote.org
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]



Reply to: