php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48000 oci_error() & ocierror()
Submitted: 2009-04-17 04:54 UTC Modified: 2009-04-25 01:00 UTC
From: mail at alexhykes dot com Assigned:
Status: No Feedback Package: OCI8 related
PHP Version: 5.2.9 OS: win32 only - Windows 2003 Server
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mail at alexhykes dot com
New email:
PHP Version: OS:

 

 [2009-04-17 04:54 UTC] mail at alexhykes dot com
Description:
------------
None of the following functions are working under PHP 5.2.9-2:

- oci_error() 
- ocierror()

Errormessage follows as "Call to undefined function oci_error() in.."

I enshured, that the oci-Modul in the php.ini file was loaded successfully. Note: All other oci-Functions to do database-operartions are working well!

I fixed the problem by installing an older version of the oci8.dll on the webserver.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-04-17 10:38 UTC] jani@php.net
What version of oci8.dll did not work and what did?
 [2009-04-17 17:29 UTC] sixd@php.net
Please give the exact code you are using.
 [2009-04-17 18:01 UTC] sixd@php.net
I can't reproduce the problem.

Note that the initial php-5.2.9-2 bundle didn't have php_oci8.dll.  This was readded on April 9th.  See http://www.php.net/archive/2009.php#id2009-04-08-1
 [2009-04-25 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 14:01:32 2024 UTC