[PLUG]apache 1.3.12

gnomeboy plug-discuss@lists.PLUG.phoenix.az.us
Tue, 10 Jul 2001 08:12:27 -0700


ok, since we've added this little statement to the conf, we've started
seeing the odd message when restarting httpd with,
/etc/init.d/httpd restart, and on this particular machine it is the base
install off RH7.0 with an upgrade to bind, php, and mysql. oh yeah the entry
into thbe conf file:

CustomLog "| su -c '/usr/sbin/rotatelogs
/var/log/httpd/apache2mysql/apache2mysql_log_bunny 3600' logsync" mysql

also i would like to say thanks to all who have given me some places to
look.

----- Original Message -----
From: "Kit Plummer" <kitplummer@qwest.net>
To: <plug-discuss@lists.PLUG.phoenix.az.us>
Sent: Monday, July 09, 2001 9:55 PM
Subject: RE: [PLUG]apache 1.3.12


> I believe given his configuration that he has compiled Apache from
> scratch.  Thus, there isn't any setup for the init scripts that you
> mentioned.
>
> On 09 Jul 2001 21:44:44 -0700, Craig White wrote:
> >
> >
> > > -----Original Message-----
> > > From: plug-discuss-admin@lists.plug.phoenix.az.us
> > > [mailto:plug-discuss-admin@lists.plug.phoenix.az.us]On Behalf Of Jim
> > > Sent: Monday, July 09, 2001 8:16 PM
> > > To: plug-discuss@lists.plug.phoenix.az.us
> > > Subject: Re: [PLUG]apache 1.3.12
> > >
> > >
> > > I know that Apache needs to start as root, but there is a directive
that
> > > allows it to change its UID/GID somewhere in the config file<s>.
> > >
> > >
> > ------
> > Redhat uses a very conventional init script startup so why not just use
the
> > safeguards built in to the system...
> >
> > /etc/rc.d/init.d/httpd start|stop|restart|status
> >
> > or (I'm not sure which version of redhat that this became acceptable)
> >
> > service httpd start|stop|restart|status
> >
> > this will make sure that configuration files are read from disk when
> > launched. Which if it was installed from rpm will certainly look to
> > /etc/httpd/conf/httpd.conf for it's configuration which is quite vast.
If it
> > was installed from tarballs, I would be normal to find the configuration
> > file in /usr/local/apache/conf.
> >
> > Craig
> >
> > ________________________________________________
> > See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't
post to the list quickly and you use Netscape to write mail.
> >
> > PLUG-discuss mailing list  -  PLUG-discuss@lists.PLUG.phoenix.az.us
> > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> >
>
>
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't
post to the list quickly and you use Netscape to write mail.
>
> PLUG-discuss mailing list  -  PLUG-discuss@lists.PLUG.phoenix.az.us
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>