PHP on Win XP 64 bit

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
dpdoug
Forum Newbie
Posts: 1
Joined: Sat May 16, 2009 9:44 am

PHP on Win XP 64 bit

Post by dpdoug »

I'm using windows XP 64 bit on my development machine. I have tried installing PHP on it and I can't get it to work. However, when I had it installed on my 32 bit version of XP it worked fine.

Does anyone know if PHP will not run on the 64 bit version? If so, is there any special configuration that has to be made to get it to work?

David
ldougherty
Forum Contributor
Posts: 103
Joined: Sun May 03, 2009 11:39 am

Re: PHP on Win XP 64 bit

Post by ldougherty »

Are you running IIS in 32bit mode or 64bit mode?

http://www.iis-aid.com/articles/how_to_ ... it_windows
Post Reply