php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12821 Unable to load dynamic library 'c:/php/extensions/php_oci8.dll'
Submitted: 2001-08-17 19:05 UTC Modified: 2001-08-22 01:31 UTC
From: forastero23 at go dot com Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 4.0.6 OS: Windows NT
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: forastero23 at go dot com
New email:
PHP Version: OS:

 

 [2001-08-17 19:05 UTC] forastero23 at go dot com
When Apache is starting with the php4apache.dll, appears the following message: "Unable to load dynamic library 'c:/php/extensions/php_oci8.dll'"

My php.ini file is configured with the directive "extension_dir" just like this:

extension_dir=c:/php/extensions

whats wrong???

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-18 02:07 UTC] sebastian@php.net
Does 'c:/php/extensions/php_oci8.dll' exist? If not, download it a http://www.php4win.de/.

 [2001-08-22 01:31 UTC] sniper@php.net
Try php_oracle.dll instead. And ask further support
questions on the appropriate mailing lists:

http://www.php.net/support.php

And DO NOT reply to any emails from this bug system.
Use this web interface to do it. The correct url
is in the end of this email sent by the bug system.

--Jani

 [2004-06-15 11:26 UTC] fedethedj at yahoo dot it
I've the same problem, the client oracle is installed succesfully and php_oci8.dll is in the correct dir.

I tried also to enable the php_printer and the result is tha same of the php_oci8.dll

Any idea??
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 14:01:29 2024 UTC