ID: 41377 User updated by: rickywalt1 at msn dot com Reported By: rickywalt1 at msn dot com Status: Open Bug Type: IIS related Operating System: windows 2000 server PHP Version: 5.2.2 New Comment:
Ok ... so the windows installer bites. I got 5.2.2 installed by ignoring the windows installer and doing the manual install from the .zip file. I think the problem may be that the installer doesn't set the permissions on d:\program files\php or the php.ini correctly. It definitely hoses the path in the application mapping. Not sure. don't care any more. Previous Comments: ------------------------------------------------------------------------ [2007-05-13 13:04:24] zhaoliang_97 at hotmail dot com Yes, You are right. I'm the #41367's reporter. I have spent a whole afternoon to test PHP5.2.2 installer under windows 2000 server sp4(iis5 + isapi). Now my total test result of PHP5.2.2 installer is: windows server 2003 + iis6 + isapi : Need to change the wrong application mapping to work(don't forget to restart iis to load php.ini). windows 2000 server sp4 + iis5 + isapi : although the application mapping still wrong but change it is no use to make php work. Windows server 2003 users see bug #41367. ------------------------------------------------------------------------ [2007-05-12 21:24:08] rickywalt1 at msn dot com firefox gives the 'The specified module could not be found.' error IE just gives an http 500 error. hmmmmm ------------------------------------------------------------------------ [2007-05-12 18:41:07] rickywalt1 at msn dot com I also tried the suggestions from the 'manual install' section of the install.txt. (adding isapi filter, adding app mapping, setting script access) None of this helped either. btw the application mapping was wrong. see bug 41367. ------------------------------------------------------------------------ [2007-05-12 17:52:28] rickywalt1 at msn dot com Description: ------------ I installed 5.2.1 about two months ago. Everything was working well. I downloaded and installed 5.2.2, using the windows installer, and now the web server (iis5) returns the error 'The specified module could not be found.' on a simple page that worked in 5.2.1. It only has as echo() in it. So it seems to know that .php requires something but can't find the something. I also removed php completely (deleted the directory too), redownloaded and reinstalled 5.2.2, and still get the same error. Somewhere, somehow the installer is not doing something correctly. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41377&edit=1