PHP not run

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
fansa
Forum Newbie
Posts: 6
Joined: Thu Dec 18, 2008 6:52 pm

PHP not run

Post by fansa »

Why my php not turn on..when i try run my localhost....not appear my system but appear coding page.Anybody can help me,actually i already configure in php.ini and httpd any idea to help me???i am using apache 2.0.52. I put the folder of the system in C:\Program Files\Apache Group\Apache2\htdocs\bis
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: PHP not run

Post by josh »

So youre getting PHP code in the browseR? you added the apache file handler and the file is named .php?
fansa
Forum Newbie
Posts: 6
Joined: Thu Dec 18, 2008 6:52 pm

Re: PHP not run

Post by fansa »

yes..i did
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: PHP not run

Post by Chris Corbyn »

Have you restarted apache?
fansa
Forum Newbie
Posts: 6
Joined: Thu Dec 18, 2008 6:52 pm

Re: PHP not run

Post by fansa »

restart already
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: PHP not run

Post by josh »

You still didnt tell us whats happening though?
Post Reply