Hi,
I wonder if anyone can help me with a problem I have been experiencing recently. It must be something fairly straightforward but I can't see where I'm going wrong.
I'm using an Apache webserver with the PHP module installed. I had PHP running perfectly, but recently I decided to upgrade my server from RedHat Linux 6.2 to version 7.1. As part of the upgrade I made sure I installed the PHP rpm, and libphp4.so exists under /etc/httpd/modules, but I simply can't get any php scripts to execute since I performed the upgrade. If I try to run a simple "Hello World" script then I get a blank page.
Does anyone have any suggestions as to why it doesn't work? I've compared the two httpd.conf files (from my "old" server and "new" server) and can't see anything which would affect PHP. I've also removed all htaccess files, again without any success.
Any assistance would be gratefully received.