configuring php to run locally

installed apache 2.2 and it was test ok but the issue now is to have php configured to run locally. i heard that i will have to make some configuration changes under the php.ini but i can’t file the line that i should change under that configuration. when i try to run the script on the browser it gives me the code as it is.

i type these o my browser localhost/program/test.php instead of giving me the result according to the script it give me the code as it is

Hi

you can find solution here : “http://www.ricocheting.com/how-to-install-on-windows/apache”.

Sponsor our Newsletter | Privacy Policy | Terms of Service