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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
47 - 23 = ?
Subscribe to this entry?

 
 [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: Fri Mar 29 01:01:28 2024 UTC