ID: 42045 Updated by: [EMAIL PROTECTED] Reported By: mamama at kirakira dot xs4all dot nl -Status: Assigned +Status: Closed Bug Type: *General Issues Operating System: Windows Server 2003 PHP Version: 5.2.3 Assigned To: jmertic New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. There was an issue of a duplicate GUID for two of the components you were using. I went thru and found a couple other duplicates as well. All are corrected in CVS now. Previous Comments: ------------------------------------------------------------------------ [2007-07-19 12:24:15] mamama at kirakira dot xs4all dot nl First install: Program: CLI Executable Extensions: Only MySQL Web server: IIS CGI Exras: (all) Second install: Extensions: added LDAP and OpenSSL (result: missing file) Repair install: missing file was added, but php.ini changed. ------------------------------------------------------------------------ [2007-07-19 11:47:28] [EMAIL PROTECTED] I cannot reproduce this bug; I am seeing the expected behaviour. What other extensions are you installing at the same time? Perhaps one of them has a conflict. ------------------------------------------------------------------------ [2007-07-19 09:47:45] mamama at kirakira dot xs4all dot nl Description: ------------ 1) During install (Windows installer) don't add LDAP and OpenSSL as Extra component. 2) Run the installer again and now add these components. There should be 2 DLLs added in the PHP install directory (libeay32.dll and ssleay32.dll), but only one is there. 3) Run the installer to REPAIR the installation. This will add the missing file, but also "messes up" the PHP.ini file. Reproduce code: --------------- [ not php code related ] Expected result: ---------------- - Actual result: -------------- - ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42045&edit=1
