View Single Post
Old 06-10-2014, 05:54 AM   #915
joshimosh
Junior Member
joshimosh began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Mar 2013
Device: kindle basic
For the benefit of those who will encounter the same problem: reading the error logs helps a lot.
In my case it said: Permision denied /tmp/php5-fpm.sock

A look at it showed that the owner is root and access is rw-rw----, so lighttpd could not access it. Changing to rw-rw-rw- did the trick.
Now need to check why the hell the access right have changed after the upgrade - but this is not a topic for this thread.
Thanks to mariosipad for his input.
Cheers
Joshi
joshimosh is offline   Reply With Quote