Re: Starting Apache/MySql


Subject: Re: Starting Apache/MySql
From: Jag (agrajag@linuxpower.org)
Date: Wed Sep 20 2000 - 12:53:17 MDT


On Wed, 20 Sep 2000, Gawain Reifsnyder wrote:

> Thanks to some of you on this list, I've gotten YDL up and running
> with the latest Apache/PHP4/MySQL combo. This question probably falls
> under the "clueless Unix Newbie" category, but I've looked around for
> a bit and I can't find the answer...
>
> I want to have Apache/MySQL launch at startup. I know it's basically
> a very simple thing, and I need to create or edit a script to do
> this, but the documentation on both packages is very sketchy on
> exactly what to do.
>
> Can anybody point me in the right direction?

You want the chkconfig command, found in /sbin

You'll want to run something along the lines of '/sbin/chkconfig
--level345 httpd on' See 'man chkconfig' for more information.

Jag




This archive was generated by hypermail 2a24 : Wed Sep 20 2000 - 12:56:40 MDT