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
 [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: Tue May 07 05:01:30 2024 UTC