PHP install problem

Hi,

I just did a YUM update on my Fedora Core 1 server and my PHP was updated to 4.3.8, while Apache was upgraded to 2.0.50.

For some reason PHP now doesn't want to load. I've checked the httpd.conf file and the LoadModule and AddType x-application-httpd-php lines are correct. Everytime I request for a PHP page, apache refuses to send it to the PHP engine but instead sends it directly to the browser, causing the browser to prompt me to download the file.

Does anyone know how I can resolve this?

 

 

 

 

Top