PHP set with Apache on XP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
khanro
Forum Newbie
Posts: 1
Joined: Sun Mar 09, 2003 12:57 pm
Location: Piscataway, NJ

PHP set with Apache on XP

Post by khanro »

Having problems with setting up PHP with Apache. Followed installation instruction, however when I try to run PHP scripts within my browser the PHP code is not executed. I can run PHP script from the command line. Has anyone run into this problem?
pootergeist
Forum Contributor
Posts: 273
Joined: Thu Feb 27, 2003 7:22 am
Location: UK

Post by pootergeist »

I assume you are accessing said througha http://localhost path?
Post Reply