> > > I have installed apache2 from source not rpm and can start it by
> > > typing "/usr/local/apache/bin/apachectl start" however I would
like
> > > apache to start by its self when the machine boots. Can anyone
> > > tell me how to accomplish this?
> >
> >Copy or symlink apachectl to /etc/init.
At 07:59 PM 9/26/2002 +0200, you wrote:
> > I have installed apache2 from source not rpm and can start it by
> > typing "/usr/local/apache/bin/apachectl start" however I would like
> > apache to start by its self when the machine boots. Can anyone
> > tell me how to accomplish this?
>
>Copy or sym
Title: Message
put that command in your /etc/rc.d/rc.local
file.
-Original Message-From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
Of Fifield, MikeSent: Thursday, September 26, 2002 11:31
AMTo: [EMAIL PROTECTED]Subject: making apache a
service
I have installed
> I have installed apache2 from source not rpm and can start it by
typing
> "/usr/local/apache/bin/apachectl start" however I would like apache to
start
> by its self when the machine boots. Can anyone tell me how to
accomplish
> this?
Copy or symlink apachectl to /etc/init.d then chkconfig --add
Title: Message
I have installed
apache2 from source not rpm and can start it by typing
"/usr/local/apache/bin/apachectl start" however I would like apache to start by
its self when the machine boots. Can anyone tell me how to accomplish
this?