I've managed to get lighttpd to work temporarily if I comment the following line from /var/etc/lighttpd-api-dispatcher.conf
server.username = "wwwonly"
I seems like the user wwwonly cannot access the fastcgi sockets.
server.username = "wwwonly"
I seems like the user wwwonly cannot access the fastcgi sockets.