As reported in https://bugs.launchpad.net/ubuntu/+source/lighttpd/+bug/283801 activating fastcgi (lighty-enable-mod fastcgi) solves the issue.
It seems php can also be run using cgi, but its preferable to use fastcgi[1]. But when I enabled fastcgi I saw in /etc/lighttpd/conf-enabled/10-fastcgi.conf that there is a comment that says: "Start an FastCGI server for php (needs the php5-cgi package)", so you may want to take that into account. Thanks a lot, Rodrigo [1]: http://redmine.lighttpd.net/wiki/lighttpd/TutorialLighttpdAndPHP -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

