![]() |
|
|
+ Search |
![]()
|
Jun 19th, 1999 07:00
Nathan Wallace, Rasmus Lerdorf, M.Brands
Your startup scripts must be starting another httpd binary. Poke around in your /etc/rc.d/init.d directory. For starters, do a: grep httpd * in that directory and see what it starts up. You should basically just tweak the appropriate file in this directory to start the right httpd binary. Also, take a look at the files in /etc/rc.d. Maybe an httpd is started from rc.local.