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:48:34 MST


Also, if you're building mysql from src, there should be a mysql.server script
in the mysql/share/mysql directory.

copy this to /etc/rc.d/init.d

then put a link in /etc/rc.d/rc3.d

ln -s ../init.d/mysql.server S95mysqld

Good luck
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:48:28 MST