Report this

What is the reason for this report?

mysql keeping crashings on my drupal site

Posted on March 11, 2014

PDOException: SQLSTATE[HY000] [2002] Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (111) in lock_may_be_available() (line 167 of /var/www/is373/vector/includes/lock.inc).

I keep on getting this on my drupal site. To fix it temporarily, I have to restart apache2 and then mysql. Getting tired of doing this and getting interrupted.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

I was having the same problem while running a fresh WordPress install on a 512MB droplet. I had to switch to using Nginx instead of Apache. As i see it the options you will hear others recommend are, 1. use a larger droplet 2. install a swap disk or 3. migrate to Nginx. <br> <br>BTW… i haven’t tested with Nginx and Drupal as yet.

you better check your mysql log to find out what happens there.

This comment has been deleted

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.