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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 02:01:30 2024 UTC