Page 1 of 1

PHP issue when upgrading version on IIS 6

Posted: Thu Aug 19, 2010 12:44 pm
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:

Re: PHP issue when upgrading version on IIS 6

Posted: Thu Aug 19, 2010 2:56 pm
by Doug G
restart iis and/or reboot the server if you haven't.

Re: PHP issue when upgrading version on IIS 6

Posted: Fri Aug 20, 2010 9:02 am
by proque_cu
Yes, already did, doesnt work.
saw this probable solution: http://forums.iis.net/t/1170663.aspx
havent tried it yet