lighttpd on raspberry
hi.
I'm trying to install lighttpd+selfoss on raspberry.
this is the error i get when i try to reload the server after all the config.
root@raspberrypi:/var/www/selfoss/public# sudo service lighttpd restart
[ ok ] Stopping web server: lighttpd.
[....] Starting web server: lighttpd2013-05-27 08:34:33: (plugin.c.169) dlopen() failed for: /usr/lib/lighttpd//selfoss/public/favicon.ico.so /usr/lib/lighttpd//selfoss/public/favicon.ico.so: cannot open shared object file: No such file or directory
2013-05-27 08:34:33: (server.c.676) loading plugins finally failed
failed!
instead of "www-data" user i used "pi" since it's the default one on the raspberry.