Author Topic: configuring php to run locally  (Read 82 times)

samzer

  • New Member
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
configuring php to run locally
« on: February 02, 2012, 09:15:31 AM »
 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

Sarthak Patel

  • Senior Member
  • ****
  • Posts: 368
  • Karma: +6/-0
    • View Profile
Re: configuring php to run locally
« Reply #1 on: February 03, 2012, 04:44:39 AM »
Hi

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