ID:               43215
 Updated by:       [EMAIL PROTECTED]
 Reported By:      zippy333 at hotmail dot com
 Status:           Assigned
 Bug Type:         Unknown/Other Function
 Operating System: Windows Server 2008 RC0
 PHP Version:      5.2.4
 Assigned To:      jmertic
 New Comment:

Could you run it in verbose logging mode and send the log file to
[EMAIL PROTECTED] To run in verbose logging mode issue the below command
from the command prompt ( from the same directory where the install
exists ):

msiexec /i php-5.2.4-win32-installer.msi /l*v error.log


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

[2007-11-11 18:45:30] [EMAIL PROTECTED]

Assigned to the installer maintainer.

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

[2007-11-08 00:32:27] zippy333 at hotmail dot com

Description:
------------
When installing PHP using the Windows Installer (msi) file, php5ts.dll
is not installed.
My setup:
- Windows Server 2008 RC0 - x64
- IIS
- CGI enabled for installation with Fast CGI

Reproduce code:
---------------
- Download installer and run it.
- Select IIS/CGI configuration
- Notice that C:\Program Files(x86)\PHP\php5ts.dll doesn't exist.

Expected result:
----------------
php5ts.dll should be installed because it's the most needed file of
PHP.

Actual result:
--------------
php5ts.dll is not installed.


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


-- 
Edit this bug report at http://bugs.php.net/?id=43215&edit=1

Reply via email to