the thing with mysql didn't work, so i did a little work-around using an alias
but i had no luck with lighttpd:
Code:
ls /opt/etc/lighttpd/conf.d
01-default.conf 10-php-fcgi.conf
the parts from the config i postet belong to the /opt/etc/lighttpd/lighttpd.conf, as i thought this is the file used.
running lighttpd -f /opt/etc/lighttpd/conf.d/01* (or 10*) results in:
Code:
lighttpd -f /opt/etc/lighttpd/conf.d/01*
2009-12-12 19:39:14: (configfile.c.1202) a default document-root has to be set
2009-12-12 19:39:14: (server.c.613) setting default values failed
and using the /opt/etc/lighttpd/lighttpd.conf results in the errors posted in the previously