Site wants me to save or open .php files
Posted: Thu Jul 10, 2008 2:23 pm
This morning I was looking at my site and decided to udate the signature for my profile. I changed it, clicked update, and an error came up that said $_POST is not a valid method or something like that. Then I tried to reload the page and it wanted me to save or download it. The site now wants me to do this for every .php page.
The site worked perfectly with no error before this, but it can no longer display .php files.
I didn't touch any configuration files... in fact I didn't touch anything of importance this morning.
If I change the configuration to use php4 I get errors because I require php 5 in my code, if I change it to use php5 I get an internal server error (but PHP 5.2.6 is installed), and if I change it to server default I get the error above.
It is as if php5 no longer works.......
Please help, I have absolutely no idea what the problem is...
The site worked perfectly with no error before this, but it can no longer display .php files.
I didn't touch any configuration files... in fact I didn't touch anything of importance this morning.
If I change the configuration to use php4 I get errors because I require php 5 in my code, if I change it to use php5 I get an internal server error (but PHP 5.2.6 is installed), and if I change it to server default I get the error above.
It is as if php5 no longer works.......
Please help, I have absolutely no idea what the problem is...