Mailinglist Archive: opensuse (2871 mails)

< Previous Next >
Re: [opensuse] Start http at boot time
  • From: Petr Klíma <tosuja@xxxxxxxxxxx>
  • Date: Wed, 16 May 2007 09:39:02 +0200
  • Message-id: <464AB516.8010403@xxxxxxxxxxx>
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
> 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.

Well, of course it doesn't.

Init script is started with argument start and I doubt that apachectl
recognizes that argument. I suggest to use real init script, you can get
it from apache in your distro and edit some paths to suit your config.

Tosuja
-- 
Petr "Tosuja" Klíma
Mail: tosuja@xxxxxxxxxxx
Web: www.tosuja.info
ICQ: 52057532

--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >