Site wants me to save or open .php files

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
Kivork
Forum Newbie
Posts: 4
Joined: Sun Jun 29, 2008 6:38 pm

Site wants me to save or open .php files

Post by Kivork »

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...
User avatar
vargadanis
Forum Contributor
Posts: 158
Joined: Sun Jun 01, 2008 3:48 am
Contact:

Re: Site wants me to save or open .php files

Post by vargadanis »

What platform are u using? I suppose it is at a webhosting co, isn't it. Is it using CPanel?
Post Reply