On Wednesday 31,July,2013 03:32 AM, 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!!!
Before your upgrading, mysql function well? As root try # netstat -nltp you may notice: tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 15347/mysqld if you don't see it. try: # /etc/init.d/mysql restart if still not work, check whether you set up your firewalls provided that you have the mysql-server installed. Best, lina > > TIA > > Ethan > > -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/51f90d8c.1040...@gmail.com