Can't start apache in linux, because of proxy module
Make sure there is a line to load proxy_module in httpd.conf:
LoadModule proxy_module modules/mod_proxy.so
And make sure that that file exist and has reasonable permissions.
Make sure there is a line to load proxy_module in httpd.conf:
LoadModule proxy_module modules/mod_proxy.so
And make sure that that file exist and has reasonable permissions.