You are not logged in.
Pages: 1
Hi,
I've recently installed the "apache" package. Then httpd doesn't start anymore:
[c]# /etc/init.d/httpd start
Starting httpd deamon: httpd... httpd: illegal option -- u
Usage: (...)[/c]
In fact, the package installs /usr/bin/httpd which "hides" /usr/sbin/httpd (link to busybox), and daemons.conf has:
[c]# Busybox HTTP web server options.
HTTPD_OPTIONS="-u www"[/c]
Inspecting init scripts I think I should edit rcS.conf to replace httpd by apache. Is this correct?
Also, the apache init script seems to be a bit buggy: it sources daemons.conf then sets [c]OPTIONS=[/c] (probably a quick hack) but uses [c]$OPTION[/c] without S in two places.
Offline
Thanks for the report.
http://hg.slitaz.org/tazpanel/rev/6226c660c4b6
http://hg.slitaz.org/wok/rev/d2c1950b6f95
http://hg.slitaz.org/wok/rev/06c9ab3aa2fa
Offline
Pages: 1
[ Generated in 0.019 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]