ID:               51046
 User updated by:  ptschnack at yahoo dot com
 Reported By:      ptschnack at yahoo dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Windows Installer
 Operating System: win xp sp3
 PHP Version:      5.3.1
 New Comment:

Well... The original installer gets done with its work in less than a
minute.

I killed the test install after ~10.5 minutes and after it had racked
up 5 minutes of CPU time for each of two msiexec.exe processes for a
total 10 minutes CPU time! Now that's a busy installer.

The progress bar was stuck at one blue segment short of 100%.

FWIW, the machine is dual processor. I can't imagine though that this
has anything to do with anything.

Good luck!


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

[2010-02-15 19:14:31] [email protected]

Automatic comment from SVN on behalf of pajoye
Revision: http://svn.php.net/viewvc/?view=revision&revision=295097
Log: - #51046, fix long names for enchant deps

------------------------------------------------------------------------

[2010-02-15 19:13:11] [email protected]

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



------------------------------------------------------------------------

[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

Reply via email to