php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19747 OCI8 Recursive call
Submitted: 2002-10-03 21:01 UTC Modified: 2002-10-03 21:29 UTC
From: arojas at ipsolution dot ws Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 4.2.3 OS: Windows 2000
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: arojas at ipsolution dot ws
New email:
PHP Version: OS:

 

 [2002-10-03 21:01 UTC] arojas at ipsolution dot ws
Here is the full error text

Warning: OCI8 Recursive call! in c:\inetpub\wwwroot\ins_frontdesk\v2.0.1\db_oci8.php on line 59
PHP has encountered an Access Violation at 019B553E
Fatal error: Unknown function: is_array() in c:\php\pear\PEAR.php on line 503

The db_oci8.php is a library generated with CodeCharge Studio and the line 59 contains a OCIlogon call

After this, php stops working and keeps giving this message. 

Fatal error: Call to undefined function: substr() in c:\php\pear\PEAR.php on line 30

I need PEAR for mailing proposes.

The first time I saw this error I restarted my computer and the problem got solved for a moment, and then it came back.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-03 21:29 UTC] kalowsky@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 [2003-04-09 19:59 UTC] joydeep_ghosh at net dot com
make sure you have 755 permission on the php file being run
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 04:01:27 2024 UTC