Joaquin Henriquez (MI/EEM) wrote:
Hi there,
I have a problem with the initialization at boot time of my http daemon.
I put on the:
/etc/init.d/rc5.d/S10httpd -> /opt/http-2.2.4/bin/apachectl
do an ls -l of /etc/init.d/rc5.d and tell us how you violated
the pattern. (Hint, the http start/stop script is in the same
directory as all of the OTHER start/stop scripts.
cd /etc/init.d/rc5.d
ln -s ../apache S10apache
Make sure you put a K__apache file in your rc5.d directory, too!
The S10httpd is dinamically link to the apachectl.
The problem is that it doesn't start the http daemon when I do a restart
of the Linux box.
Any help would be apretiated.
I have: Linux Suse 10.1
BR
Joaquin
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]