Installing PHP on XP Pro IIS 5

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
rAd
Forum Newbie
Posts: 2
Joined: Thu Feb 17, 2005 8:46 pm

Installing PHP on XP Pro IIS 5

Post by rAd »

Hi, I have tried to install PHP on my own local server and followed several tutorials but i keep getting the following error when trying to view a test page:
The specified module could not be found.

I also noticed that the "php5isapi.dll" file was not included with my download (Manual instaltion) even though I found a copy on the web I may be missing other dll files as well?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

this manual installation is the zip yes? and you have the newest 5.0.3 ? php5isapi.dll is in the root of the zip of that download.
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Post by anjanesh »

rAd
Forum Newbie
Posts: 2
Joined: Thu Feb 17, 2005 8:46 pm

Post by rAd »


thanks everyone, i ended up downloading a program called Wamp and run apache & this made it easy to get started.
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

hehe, so now you are using apache(2) instead of iis :)
Post Reply