> What happens if you do ps -ef | grep httpd
root@GBRTEF01LX005:/home/bzadmin/httpd-2.4.29# ps -ef | grep httpd
root     31788  8262  0 03:19 pts/0    00:00:00 grep --color=auto httpd


> ps -ef | grep apache (without the '2' on the end) 
root@GBRTEF01LX005:/home/bzadmin/httpd-2.4.29# ps -ef | grep apache
root     31790  8262  0 03:20 pts/0    00:00:00 grep --color=auto apache

That means that these are fake runs of apache.  Let me kill them and try to 
reinstall.

thanks.  This is something to go on.  Woowoowoowoowoowoooo!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to