to unix:/var/run/php5-fpm.sock failed (2: No such file or directory)

HEIK!

Some how my server was hanging… not even responding to requests…
I’v checked error logs.. and got logs of

to unix:/var/run/php5-fpm.sock failed (2: No such file or directory)

I had to chmod my php5-fpm.sock

sudo chmod 666 /var/run/php5-fpm.sock

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.