php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12514 OCILopOpen not found in oci.dll
Submitted: 2001-08-01 09:30 UTC Modified: 2002-04-13 08:46 UTC
From: goaed at netcourrier dot com Assigned:
Status: Closed Package: OCI8 related
PHP Version: 4.0.6 OS: window NT
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:
4 - 1 = ?
Subscribe to this entry?

 
 [2001-08-01 09:30 UTC] goaed at netcourrier dot com
First PC
NT 4.0 (server)
apache 1.3.20
php 4.0.6                   ==> error
oracle 8.0.5

Error in french :p "Le point d'entr?e de proc?dure OCILopOpen est introuvable dans la biblioth?que de liaison dynamique oci.dll" And after "unable to load dynamic library /extensions/php_oci8.dll" la proc?dure sp?cifi?e est introuvable"

Second PC
NT 4.0 (workstation)
apache 1.3.12               ===> ok
php 4.0.4
oracle 8.0.5

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-13 08:46 UTC] thies@php.net
the php binaries you have are linked against oracle-libs >= 8.1
please recompile php or install a newer oracle-client

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 12:01:31 2024 UTC