PHP download problem HELP PLEASE!!!!

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
sc_3007
Forum Newbie
Posts: 2
Joined: Thu Apr 14, 2005 12:57 pm
Location: Kent, England

PHP download problem HELP PLEASE!!!!

Post by sc_3007 »

Hey,

Im a relative PHP noob but I have managed to put together a peice of script which I re-wrote from various tutorials I read. I have a problem though. My problem at the moment isn't with the code but with the actual code itself.

Basically the setup I have is a form, when you click the submit button to send the form, rather than execute my PHP code it prompts me to download my PHP file and I was wondering what the problem might be. Below is a screenshot of the download box I am getting:

Image

Any Help on the topic is very much appreciated,

Many Thanx!!![/img]
User avatar
Ambush Commander
DevNet Master
Posts: 3698
Joined: Mon Oct 25, 2004 9:29 pm
Location: New Jersey, US

Post by Ambush Commander »

Does your webhost support PHP?
Deemo
Forum Contributor
Posts: 418
Joined: Sun Jan 18, 2004 11:48 am
Location: Washington DC

Post by Deemo »

the problem is that a PHP server is not installed on the server. Talk to your host to add it to your package
sc_3007
Forum Newbie
Posts: 2
Joined: Thu Apr 14, 2005 12:57 pm
Location: Kent, England

Post by sc_3007 »

Hey, I got it sorted, you were right, I hadn't installed PHP correctly!

Thanx!!!
Post Reply