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