Greetings,
I have an issue where HTTPD has stopped according to DA, but it is "running":
/sbin/service httpd start 2>&1
Starting httpd: httpd (pid 3877) already running
I have restarted the server, no change. Websites are not coming up. Here is more info:
[root@morpheus usr]# ps waux | grep httpd
root 4857 0.0 0.0 174612 3312 ? Ss 10:03 0:00 /usr/sbin/httpd -k start -DSSL
apache 4859 0.0 0.0 174748 3032 ? S 10:03 0:00 /usr/sbin/httpd -k start -DSSL
apache 4860 0.0 0.0 174748 3016 ? S 10:03 0:00 /usr/sbin/httpd -k start -DSSL
apache 4861 0.0 0.0 174748 3024 ? S 10:03 0:00 /usr/sbin/httpd -k start -DSSL
apache 4862 0.0 0.0 174748 3036 ? S 10:03 0:00 /usr/sbin/httpd -k start -DSSL
apache 4863 0.0 0.0 174748 3032 ? S 10:03 0:00 /usr/sbin/httpd -k start -DSSL
apache 4864 0.0 0.0 174748 3004 ? S 10:03 0:00 /usr/sbin/httpd -k start -DSSL
apache 4865 0.0 0.0 174748 3000 ? S 10:03 0:00 /usr/sbin/httpd -k start -DSSL
apache 4866 0.0 0.0 174748 3028 ? S 10:03 0:00 /usr/sbin/httpd -k start -DSSL
root 5080 0.0 0.0 61356 800 pts/0 S+ 10:12 0:00 grep httpd
Any help is appreciated!
I have an issue where HTTPD has stopped according to DA, but it is "running":
/sbin/service httpd start 2>&1
Starting httpd: httpd (pid 3877) already running
I have restarted the server, no change. Websites are not coming up. Here is more info:
[root@morpheus usr]# ps waux | grep httpd
root 4857 0.0 0.0 174612 3312 ? Ss 10:03 0:00 /usr/sbin/httpd -k start -DSSL
apache 4859 0.0 0.0 174748 3032 ? S 10:03 0:00 /usr/sbin/httpd -k start -DSSL
apache 4860 0.0 0.0 174748 3016 ? S 10:03 0:00 /usr/sbin/httpd -k start -DSSL
apache 4861 0.0 0.0 174748 3024 ? S 10:03 0:00 /usr/sbin/httpd -k start -DSSL
apache 4862 0.0 0.0 174748 3036 ? S 10:03 0:00 /usr/sbin/httpd -k start -DSSL
apache 4863 0.0 0.0 174748 3032 ? S 10:03 0:00 /usr/sbin/httpd -k start -DSSL
apache 4864 0.0 0.0 174748 3004 ? S 10:03 0:00 /usr/sbin/httpd -k start -DSSL
apache 4865 0.0 0.0 174748 3000 ? S 10:03 0:00 /usr/sbin/httpd -k start -DSSL
apache 4866 0.0 0.0 174748 3028 ? S 10:03 0:00 /usr/sbin/httpd -k start -DSSL
root 5080 0.0 0.0 61356 800 pts/0 S+ 10:12 0:00 grep httpd
Any help is appreciated!