Click to See Complete Forum and Search --> : 4 apache.exe entries in Task Manager


imnu
06-02-2003, 05:34 PM
There are four apache.exe entries in Windows 2000 Task Manger even without starting the apache program. Apparently apache starts automatically when the windows starts up. How do I provent automatic startup of apache? Is there a way to uninstall phpdev, even manually if I have to?

Thanks.

Mordecai
06-02-2003, 05:46 PM
Control Panel->Add or Remove Programs->Apache HTTP Server [version]-Remove

Simple as that. If that's not there, then you didn't install it, and are just running the files. Delete the files and take it out of startup. It might be registered as a service, in which case you'll have to stop it:
Control Panel->Administrative Tools->Services->Apache
Right click and go to stop.

FrozNic
06-05-2003, 12:22 PM
check start -> run -> msconfig

shows all the starting progs... apache might be listed (more then once) there as well... sounds like either 1, you tried to install more then once using different installer progs (foxpro, etc) or just diff vers of apache...

control panel -> admin tools -> services for services in 2k+