From:             [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:      4.2.3
PHP Bug Type:     OCI8 related
Bug description:  OCI8 Recursive call

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.


-- 
Edit bug report at http://bugs.php.net/?id=19747&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=19747&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=19747&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=19747&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=19747&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=19747&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=19747&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=19747&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=19747&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=19747&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=19747&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19747&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=19747&r=dst

Reply via email to