php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5494 ociplogon warnings...
Submitted: 2000-07-10 22:16 UTC Modified: 2006-07-17 08:41 UTC
From: shufu at mail2000 dot com dot tw Assigned:
Status: No Feedback Package: OCI8 related
PHP Version: 4.0.0 OS: redhat 6.1/linux 2.2.16
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: shufu at mail2000 dot com dot tw
New email:
PHP Version: OS:

 

 [2000-07-10 22:16 UTC] shufu at mail2000 dot com dot tw
We are using php4.0.0 & oracle 8.0.5.1 SE on redhat 6.1, and we keep seeing strange error messages when we try to use OCIPLogon and execute an oracle stored procedure from PHP... On the other hand, OCILogon works fine... here are the error messages : 
------------------------------- 
in error log : [Thu Jul 6 10:30:00 2000] [notice] child pid 1522 exit signal Segmentation faul 
t (11) 

in the home page :
Warning: OCIServerVersion: ORA-12571: TNS:packet writer failure 

Warning: OCIStmtExecute: ORA-01041: internal error. HOSTDEF extension does not exist 
------------------------------------------- 

Sometimes it works without any warning, sometimes it has the above warnings... It seems like to me that OCIPLogon needs a few seconds to clear its resource before another request comes in. 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-22 11:34 UTC] sniper@php.net
Does this problem exist with more recent version of php4
(from CVS or snaps.php.net) ??

If so, please add a minimal reproducing script and gdb backtrace: 

http://bugs.php.net/bugs-generating-backtrace.php

--Jani
 [2000-09-13 07:15 UTC] sniper@php.net
No feedback from user.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 15:01:29 2024 UTC