| re: PHP files coming up as files to download
Ok, I am completely new to all this stuff. Apache, php, mysql etc. I am reading a book and trying to take my basic knowledge up a notch. I have installed Apache, php and mysql onto my system via XXAMP, and everything seems to be working apart from getting php files to open in the browser [I get the option to save the file]. I can access localhost, Myphpadmin, and create databases etc.
I have searched numerous forums, and they all seem to give an answer similar to the answer provided in this thread - the problem is, being completely new to this, I don't know how to tell Apache to do it. I see the code examples given to add to the apache configuration - but how do I do that?
Thanks in advance for any help - being new to this, it probably seems very simple to a lot of people, but I really don't know where to go to make this change to the configuration.
|