The php code is all showing up in the site's source code and isn't rendering at all.
I removed the 'ifdefine' lines to test
Syntax error on line 72 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/mod_php.so into server:
/etc/httpd/modules/mod_php.so: cannot open shared object file: No such
file or directory
After looking, indeed there is no php module.
How do you rebuild apache with or without modules.
I removed the 'ifdefine' lines to test
Syntax error on line 72 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/mod_php.so into server:
/etc/httpd/modules/mod_php.so: cannot open shared object file: No such
file or directory
After looking, indeed there is no php module.
How do you rebuild apache with or without modules.