Re: Automatic start MySQL and Apache


Subject: Re: Automatic start MySQL and Apache
From: Philip Good (webmaster@denver-taichi.com)
Date: Sat Dec 16 2000 - 17:11:51 MST


Just put a link in /etc/rc.d/init.d:

ln -s /usr/local/apache/bin/apachectl httpd

then in /etc/rc.d/rc3.d:

ln -s ../init.d/httpd S85httpd

(There are more direct ways of doing this but this keeps things in the "linux"
way.

Phil

"Paul J. Lucas" wrote:

> On Sat, 16 Dec 2000, Luis Martínez wrote:
>
> > I have to manually start apache with /usr/local/apache/bin/apachectl start.
> > YDL (kernel 2.2.15) booting with bootX, on a Lombard Powerbook.
> > Can anybody help me?
>
> Obvious question? Are you booting into run-level 3?
> Also, FYI: chkconfig is your friend.
>
> - Paul



This archive was generated by hypermail 2a24 : Sat Dec 16 2000 - 17:11:45 MST