Page 1 of 1

PHP download problem HELP PLEASE!!!!

Posted: Thu Apr 14, 2005 1:09 pm
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]

Posted: Thu Apr 14, 2005 2:16 pm
by Ambush Commander
Does your webhost support PHP?

Posted: Thu Apr 14, 2005 2:53 pm
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

Posted: Thu Apr 14, 2005 5:01 pm
by sc_3007
Hey, I got it sorted, you were right, I hadn't installed PHP correctly!

Thanx!!!