Felix Miata wrote:
Carl Hartung composed on 2016-08-18 23:42 (UTC-0400):
On Thu, 18 Aug 2016 23:34:06 -0400 Felix Miata wrote:
(42.1) I know it's running, because my web site works as it has been working for years. Yet, none of systemctl, chkconfig, rc*, service or ps -A seem able to find anything to do with httpd or apache2. How, other than web page load success, does one examine the state of a running web server in openSUSE?
Hi Felix,
So neither of these works?:
# systemctl status apache2
Works now....
or
# apache2ctl status
Error generated.
Mea culpa. I was trying various commands in a user window instead of as root. :-P
This would have done it too: ps axfl | grep http Your "ps -A" surely did find some "httpd2-prefork" tasks? /Per -- Per Jessen, Zürich (17.9°C) http://www.dns24.ch/ - your free DNS host, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org