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
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: 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

Pull Requests

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: Fri Dec 27 05:01:27 2024 UTC