ID:               29779
 Comment by:       ecervetti at ch-hyeres dot fr
 Reported By:      robertg2 at hope dot ac dot uk
 Status:           Suspended
 Bug Type:         OCI8 related
 Operating System: Solaris 8
 PHP Version:      5.0.1
 Assigned To:      tony2001
 New Comment:

I use php 5.0.4 On mandrake linux, the bug remains;
but I can't see any ociping() function in oci8.c !!!!


Previous Comments:
------------------------------------------------------------------------

[2005-07-01 19:20:17] chung dot ley at amd dot com

Why does 4.3.10 not have this problem?  Is it because it is doing the
ociping() or similar which means that its performance is less than the
5.0?  Or just that the 5.0.x has special optimization with using the
Oracle internal library?

What is the status of the fix?  Will it be in the next release or maybe
the next next release?  How can I help to push the priority of the fix? 
I perfer not to use 4.3.10 because I will need to re-test all my
applications on 4.3.10, and I also prefer not to uncomment ociping() so
that I don't have to degrade the performance...  In other words, I want
everything :DDD

Thanks....

------------------------------------------------------------------------

[2005-06-13 19:58:39] wustl_2008 at yahoo dot com

I am experiencing the same problem on Apache 5.0.0 with Oracle 9.2. 
Any solutions besides rebooting the Apache server are greatly
appreciated as I cannot afford to reboot the apache server since I am
unable to know when the database has gone down for certain.  I am
capturing the error codes from OCIError and can determine the cause,
but am unable (due to user abilities on the Linux system) to reboot
Apache with a script, etc.  Fix on this ASAP would be greatly
appreciated.

------------------------------------------------------------------------

[2005-05-24 14:28:34] rootradical at hotbox dot ru

I have the same "feature" (oci_connect(): OCISessionBegin: ORA-24327:
need explicit attach before authenticating a user) using PHP 5.0.4 on
Win2k SP4, Apache 2.0.47, Oracle9i Enterprise Edition Release 9.2.0.5.0
- 64bit Production.
Unfortunately, I can't recompile oci8.c with ociping() enabled and it's
very inconveniently to restart Apache every time database goes down. I
hope you release some fix in the not too distant future. Because of
this I need to use PHP 4.3...

------------------------------------------------------------------------

[2005-05-06 20:35:16] chris dot chen at sun dot com

well, I just wanted to note that. I encountered this
problem intermittently with:

   php-5.0.4/solaris-10/apache-1.3.33
   php-5.0.4/solaris-9/apache-1.3.29
   oracle's instantclient-10.1.0.3
   Oracle9i Enterprise Edition Release 9.2.0.5.0

from both:

   oci_connect/oci_new_connect($1, $2, $3).

------------------------------------------------------------------------

[2005-05-03 00:39:14] mark_vandersteen at national dot com dot au

We are getting this bug regularly as well. We are using the
Oracle-Instant-Client / php 5.0.3 / apache2 on a linux fedora 3 box.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/29779

-- 
Edit this bug report at http://bugs.php.net/?id=29779&edit=1

Reply via email to