Help installing php

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
johnpaine
Forum Newbie
Posts: 5
Joined: Sun Mar 28, 2004 9:33 am

Help installing php

Post by johnpaine »

PHP is seamingly not getting fully installed on my computer.
I am running windowsXP, and Apache 2 server.


I have download a bianary installer,
And have tryed other programs to install php on my system.


I cant open php.exe
I cant run .php extentions
source comes up as plain text on browser.

How can I install PHP with my apache 2 server, so it will work.... please help! :cry:
User avatar
werlop
Forum Commoner
Posts: 68
Joined: Sat Mar 22, 2003 2:50 am
Location: /dev/null

Post by werlop »

I would recomend PHP be installed as a module, for info on installing with apache to see http://www.php.net/manual/en/install.apache2.php

scroll down till u get to the windows section.

All that took was a quick look on php.net!
johnpaine
Forum Newbie
Posts: 5
Joined: Sun Mar 28, 2004 9:33 am

Post by johnpaine »

I think I got it, Thanks
Post Reply