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

Re: Mysql



On 7/30/2013 3:32 PM, Ethan Rosenberg, PhD wrote:
Dear List -

I attempted an upgrade and now

Connect Error (2002) Can't connect to local MySQL server through
socket '/var/run/mysqld/mysqld.sock' (2

 From bad to worse!!!

TIA

Ethan



Is the MySQL server running?

ps aux | grep mysql

---> ethan@meow:~$ ps aux | grep mysql
ethan 3043 0.0 0.0 3300 772 pts/0 S+ 13:12 0:00 grep mysql <--



If not, what happens when you try to start it?

If so, what does your MySQL configuration file have for socket= in client, mysqld_safe and mysqld sections?

TIA
Ethan



Reply to: