My system is a 13.0-RELEASE-p3 running on an amd64 architecture.
I've tried this in several jails and in two different systems.
After installing and configuring lighttpd in a jail, this software can be started with no problem using:
or
In /etc/rc.conf there's several services that are configured to start at boot (apart from others):
ssh and php_fpm start fine, lighttpd never starts.
/var/log/messages show:
I've tried this in several jails and in two different systems.
After installing and configuring lighttpd in a jail, this software can be started with no problem using:
Code:
service lighttpd start
Code:
/usr/local/etc/rc.d/lighttpd start
In /etc/rc.conf there's several services that are configured to start at boot (apart from others):
Code:
lighttpd_enable="YES"
ssh_enable="YES"
php_fpm_enable="YES"
ssh and php_fpm start fine, lighttpd never starts.
/var/log/messages show:
Code:
root[81074]: /etc/rc: WARNING: failed to start lighttpd