Re: MySQL can't work :can't' connect to mysqld , /var/run/mysqld/mysqld.sock'
On Wed, Nov 16, 2005 at 05:05:41PM +0800, 不坏阿峰 wrote:
> thx all the same>
Does that mean you are still getting the message that my.cnf can not
be read? In that case, try
apt-get remove --purge mysql-common mysql-server mysql-client
apt-get install mysql-common mysql-server mysql-client
If you are still getting errors, please send the output of the above
to commands to the list.
> why can't it create the /var/run/mysqld/mysqld.sock ? i think the
> mysqld.sock should be created by mysqld process.
Correct, but since the mysqld process doesn't start it won't be
created.
/Daniel
Reply to: