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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
7 + 3 = ?
Subscribe to this entry?

 
 [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: Thu Apr 25 01:01:30 2024 UTC