ID: 8765 Comment by: i_robot73 at hotmail dot com Reported By: fred at emailforever dot com Status: Closed Bug Type: IIS related Operating System: NT 4.0 SP6 PHP Version: 4.0.4pl1 New Comment:
I had the same issues even if all the DLL's were present. Trial & error found extension_dir in the INI on my machines had to include ONE folder only before it worked IE: extension_dir = c:\php5\ext any other paths ; in there hosed it up Previous Comments: ------------------------------------------------------------------------ [2003-01-05 00:01:22] iq0099 at gawab dot com Where can we find these DLL files for LDAP and Oracle support? ------------------------------------------------------------------------ [2001-01-23 11:24:32] [EMAIL PROTECTED] php_ldap.dll needs libsasl.dll in system32, php_oci8.dll needs gds32.dll in the same location. not sure about php_oracle.dll. ------------------------------------------------------------------------ [2001-01-17 12:49:27] fred at emailforever dot com Unable to load dynamic library 'c:\php\extentions/php_ldap.dll'- ... Unable to load dynamic library 'c:\php\extentions/php_oci8.dll'- ... Unable to load dynamic library 'c:\php\extentions/php_oracle.dll'- ... My php.ini: ... extension_dir = c:\php\extentions ... extension=php_cpdf.dll extension=php_cybercash.dll extension=php_db.dll extension=php_dbase.dll ;extension=php_domxml.dll ;extension=php_dotnet.dll ;extension=php_exif.dll ;extension=php_fdf.dll 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_mssql65.dll extension=php_mssql70.dll extension=php_oci8.dll extension=php_oracle.dll extension=php_pdf.dll extension=php_pgsql.dll ;extension=php_sablot.dll ;extension=php_swf.dll ;extension=php_sybase_ct.dll extension=php_zlib.dll I'm sure they are stored there like the other and i'm sure that there's no other php.ini hanging around in my system. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=8765&edit=1