ID: 27825 User updated by: nliu at rnewhope dot org Reported By: nliu at rnewhope dot org Status: Open Bug Type: Reproducible crash Operating System: Windows 2000 Server PHP Version: 4.3.5 New Comment:
The exact error message with the crystal dll: PHP Warning: Unknown(): Unable to load dynamic library './php_ldap.dll' - The operating system cannot run %1. in Unknown on line 0 The error message goes away when I load the php dll, but that breaks crystal. Previous Comments: ------------------------------------------------------------------------ [2004-04-01 09:54:49] nliu at rnewhope dot org Description: ------------ PHP 4.3.5 conflicts with Crystal Enterprise 10 libeay32.dll. PHP libeay32.dll: Size: 876.544 byte Date: 3-25-2004 3:33:38 PM Crystal libeay32.dll: Size: 671.807 byte Date: 12-10-2003 12:10:04 PM Reproduce code: --------------- Any functions related to php_ldap.dll Expected result: ---------------- No errors. Actual result: -------------- If the crystal dll is loaded, calls to ldap functions will error unable to read %1. Likewise if php dll is loaded, crystal enterprise manager will not load. Since libeay32.dll is not an extension, I can not specify it in a seperate directory to avoid the error. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27825&edit=1
