We have installed Red Hat 7 and have been working on setting up some web sites for testing in that environment.
It looks like the version bundled with RH7 has the issues mentioned in this
We have done a yum update but I guess what we have is the latest version available via that method.
Here is what we are getting …
"service httpd graceful
Passing arguments to httpd using apachectl is no longer supported.
You can only start/stop/restart httpd using this script.
If you want to pass extra arguments to httpd, edit the
/etc/sysconfig/httpd config file."
Doing a process listing gives httpd processes with this "/usr/sbin/httpd –DFOREGROUND"
httpd -V
Server version: Apache/2.4.6 (Red Hat)
Any suggestions?
Thanks
|