ID:               24461
 Updated by:       [EMAIL PROTECTED]
 Reported By:      le_mero at yahoo dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         *General Issues
 Operating System: W2k, sp4
 PHP Version:      4.3.2
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Read the install file carefully again (Especially the part on copying
dlls)


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

[2003-07-02 11:35:25] le_mero at yahoo dot com

Description:
------------
PHP reports it cannot find the ldap and mhash under the extensions
directory. Funny thing is that it works under another server...
I am also loading the mssql extension and this one loads properly from
the extensions directory.

I downloaded PHP 4.3.2 from php.net 'May 28, 2003' stamp on all files.


Well, it might be a bug. Not sure.



Actual result:
--------------
PHP on server warns:

Unknown(): Unable to load dynamic library
'c:\php\extensions\php_ldap.dll' - The specified module could not be
found.

same warning for ldap.


I have other extensions that are loading correctly.

If I disable the extensions under PHP.INI, then the server does not
warn me.

I have the following in my php.ini:
extension_dir   = C:\php\extensions     ; directory in 
extension=php_gd.dll
;extension=php_gettext.dll
;extension=php_ifx.dll
;extension=php_imap.dll
;extension=php_interbase.dll
;extension=php_java.dll
extension=php_ldap.dll
extension=php_mhash.dll
extension=php_mssql.dll
;extension=php_oci8.dll
;extension=php_oracle.dll
extension=php_pdf.dll



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


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

Reply via email to