Server downloading php files instead of serving

2 posts / 0 new
Last post
#1 Wed, 09/22/2010 - 02:45
theashman

Server downloading php files instead of serving

Hi all,
Recently, my server has started to send PHP scripts for download instead of serving them in the browser.
The strange thing is, this only happens for 2 out of 3 of my virtual servers.

The only thing I have done recently is create a subserver for one of the broken sites.

Any idea on how I can fix it?

Thanks,
Ash

Wed, 09/22/2010 - 09:02
andreychek

If you look in Server Configuration -> Website Options, what is the PHP execution mode set to for the 2-3 domains that aren't working correctly? If you change it to something else, does it begin working? Also, you may want to verify that there isn't a .htaccess file in your DocumentRoot that's causing trouble for those domains.

-Eric

Topic locked