I have a development system already running Apache. I am trying to get php up and running but when I install mod_php via rpm -Uh (RH 7.3) it tells me it needs several dependencies. Among them is "webserver." What is that? It can't be looking for Apache because Apache is there and running at boot time. A simple ps -aux | grep httpd reveals it.
Any ideas?
Thanks, Jeremiah