ID:               8765
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         IIS related
 Operating System: NT 4.0 SP6
 PHP Version:      4.0.4pl1
 New Comment:

Where can we find these DLL files for LDAP and Oracle support?


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

[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] [EMAIL PROTECTED]


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

Reply via email to