ID: 51046 Updated by: [email protected] Reported By: ptschnack at yahoo dot com -Status: Open +Status: Feedback Bug Type: Windows Installer Operating System: win xp sp3 PHP Version: 5.3.1 New Comment:
Can you try using the following msi please? It should fix the issue. http://windows.php.net/downloads/qa/test/php-5.3.2RC2-nts-win32-VC9-x86.msi Previous Comments: ------------------------------------------------------------------------ [2010-02-15 16:38:08] ptschnack at yahoo dot com > which version As reported: 'php-5.3.1-nts-Win32-VC9-x86.msi' From: http://windows.php.net/download/ Download link: http://windows.php.net/downloads/releases/php-5.3.1-nts-Win32-VC9-x86.msi Screenshot shows 'gmodul_2.dll' is installed instead of 'gmodule-2.dll' and the error dialog put up by php-cgi.exe run from the command line. Installer was run with IIS/FastCGI install selected. The screenshot is taken immediately after running the installer. Screenshot: http://www.ptse.org/gmodul_2.jpg My machine is WinXP Sp3, x86, IIS 5.1. Regards, Paul S... ------------------------------------------------------------------------ [2010-02-14 20:20:48] [email protected] It is named gmodule-2.dll. Where did you fetch PHP or which version exactly? ------------------------------------------------------------------------ [2010-02-14 13:47:59] ptschnack at yahoo dot com Description: ------------ Is it intensional that 'php-5.3.1-nts-Win32-VC9-x86.msi' installs a 'gmodul_2.dll' instead of 'gmodule-2.dll' which php.exe seems to want? When php.exe and php-cgi.exe are run from a command line they complain that 'gmodule-2.dll' can't be found. Which makes sense because 'gmodule-2.dll' can't be found. I got rid of this error by renaming 'gmodul_2.dll' to 'gmodule-2.dll'. Reproduce code: --------------- Install 'php-5.3.1-nts-Win32-VC9-x86.msi' and open a command box in the directory holding php.exe. Run php.exe. See php.exe report a missing dll. Then weep at the continued frustration of hours lost attempting to install PHP to run as CGI under IIS 5.1. (Okay the weeping is not directly associated with this bug. Tears have dried by this point and I am merely resigned to failure.) Expected result: ---------------- php.exe run from the command line runs w/o error. Actual result: -------------- php.exe run from the command line runs reporting that 'gmodule-2.dll' cannot be found. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=51046&edit=1
