PHP issue when upgrading version on IIS 6

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
proque_cu
Forum Newbie
Posts: 2
Joined: Thu Aug 19, 2010 12:38 pm

PHP issue when upgrading version on IIS 6

Post by proque_cu »

Hello,

I'm having the following issue:
Have PHP currently running on IIS6 and trying to upgrade it to 5.3.3.
After replacing the existing files from c:\php\ with the new ones and trying to run the php info I'm getting that I'm still using 5.1.2...
Have replaced every single file and nowhere to get the accurate information.

It works if I place 5.3.3 in a fresh IIS6 server. :banghead:
Doug G
Forum Contributor
Posts: 282
Joined: Sun Sep 09, 2007 6:27 pm

Re: PHP issue when upgrading version on IIS 6

Post by Doug G »

restart iis and/or reboot the server if you haven't.
proque_cu
Forum Newbie
Posts: 2
Joined: Thu Aug 19, 2010 12:38 pm

Re: PHP issue when upgrading version on IIS 6

Post by proque_cu »

Yes, already did, doesnt work.
saw this probable solution: http://forums.iis.net/t/1170663.aspx
havent tried it yet
Post Reply