Page 1 of 1

PHP Test Comes Up As A File Download? Help

Posted: Wed Jan 07, 2009 4:24 am
by StavroulaG
I just finished installing php, and so I created a simple test file to see if it works. After i typed in http://localhost/info.php, it comes up as a file download. I created another file with simple code and tested it and once again it comes up as a file download. Any ideas why? Thanx :D

Re: PHP Test Comes Up As A File Download? Help

Posted: Wed Jan 07, 2009 10:25 pm
by novice4eva
You have to run apache first. What have you installed when you say you have installed PHP, maybe you are talking about wamp/xamp something like those. Run it first and check if all the services have been stated.