I am trying to get my Apache web server and MRTG to start automatically at
boot up. I first tried to use Linuxconf for Apache, but when I select
"control service activity", I get a screen that shows "Name" "Enabled" and
"Running". The only service that shows up is one called "Firewall". I can
mess with it all I want, but no other services show up. I can use Linuxconf
for other things. This seems to be the only problem area.

I finally made 2 scripts and corresponding symbolic links. The scripts are
in /etc/rc.d/init.d and the symbolic links are in /etc/rc3.d. neither one
comes up at boot, but I can do a "perl S65mrtg" or S66http, and the services
will start.

I am using RedHat 7.1 and Apache 1.3.19

Any help would be appreciated


Raymond