I installed lighttpd and whenever I start it, immediately closes without any warnings. If I type lighttpd without any option :
Code:
[admin@WL-00221561958C root]$ lighttpd
2011-06-11 22:55:25: (server.c.588) No configuration available. Try using -f option.
so its running. I've tried the original config file and the same thing. I've even deliberately inserted a mistake in the config file and it reported the problem correctly.
So why isn't the lighttpd process keep running ?
edit: Oh .. and I did use lighttpd successfully in the past on the same setup.