php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12352 Unable to load dynamic library php_oci8.dll
Submitted: 2001-07-24 18:05 UTC Modified: 2002-04-13 08:43 UTC
Votes:2
Avg. Score:4.5 ± 0.5
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:0 (0.0%)
From: aragornx at 2com dot pl Assigned:
Status: Closed Package: OCI8 related
PHP Version: 4.0.6 OS: Win 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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: aragornx at 2com dot pl
New email:
PHP Version: OS:

 

 [2001-07-24 18:05 UTC] aragornx at 2com dot pl
I've got Oracle ver. 8.0.6 installed on my Win2000 and Apache 1.3.20 with PHP 4.0.6. There is error during starting Apache service. I've got error message: can't find entry point of procedure OCILobOpen in library OCI.dll ( sorry for translating error message but i've got polish version of windows). Whhat should i do ?

extension=php_imap.dll
extension=php_oci8.dll

thank you ... 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-13 08:43 UTC] thies@php.net
the php-binary you got is linked against oci-libs >= 8.1. either:
- install the oracle-client >= 8.1
- rebuild php on your system
 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 13:01:28 2024 UTC