php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10225 I have
Submitted: 2001-04-07 13:48 UTC Modified: 2001-04-07 17:41 UTC
From: memo at china dot com Assigned:
Status: Closed Package: Oracle related
PHP Version: 4.0.4 OS: Windows 2000
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: memo at china dot com
New email:
PHP Version: OS:

 

 [2001-04-07 13:48 UTC] memo at china dot com
Unable to load dynamic library 'c:\php\extensions\php_oracle.dll'

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-07 13:58 UTC] memo at china dot com
I had installed Oracle 8i(8.16) Client For win2000.
And I modify the C:\winnt\php.ini to

extension=php_oci8.dll
;extension=php_openssl.dll
extension=php_oracle.dll

When I restart the IIS, it show the message
"Unable to load dynamic library 'c:\php\extensions\php_oracle.dll' - ...."

How may I do now?
 [2001-04-07 17:41 UTC] sniper@php.net
The php_oci8.dll is enough. Check the manual page:

http://www.php.net/oci8

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 20:01:30 2025 UTC