You don't configure apache to do this, since apache has no idea when the
server boots up...

You have to edit your start-up scripts which are mostly in /etc/rc.d to
start up apache. There's a huge number of ways to do this (to script
it) ie with error checking/without error checking with mail on error etc
etc depending on your distribution you then have to add files to run
level directories (links) or have to do run level checking in the start-up
scripts which isn't explained that easy. Knowing which distribution you
use could prove very helpful :-)



On Tue, 23 Jan 2001, John Halladay wrote:

> I'm currently running Apache 1.3.12, MySQL 3.22.32-1, and PHP 4.0.3 together
> on RedHat 7.0 and everything works fine, although every time I boot up I
> have to manually start the Web Server with command
> /usr/local/apache/bin/apachectl start.
> 
> Does anyone know how to configure Apache so that it will start up
> automatically when I boot up Linux?  (I know it's a little off the MySQL
> subject, but I figured someone would have a similar setup.)
> 
> Thanks,
> John Halladay
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail 
><[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> 


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to