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:

It is named gmodule-2.dll. Where did you fetch PHP or which version
exactly? 


Previous Comments:
------------------------------------------------------------------------

[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

Reply via email to