I've a RHEL Linux (Cent OS) Server where I'm running php. Normal html files are running on the directory but php files are not executing. Any suggestions? I feel something is not correct in httpd file. But not sure.
- I tried to restart httpd service which works.
- Tried to check php -v which shows php7.1 as response.
- Apache is running, php is installed.
All the above are working but php is not executing in the server. It shows code as is on browser instead of executing even for the info.php
Please help.
Regards Vishwa