ID:               27477
 Updated by:       [EMAIL PROTECTED]
 Reported By:      fbsd at ukr dot net
-Status:           Open
+Status:           Feedback
 Bug Type:         OCI8 related
 Operating System: Linux Slackware 9.curent
 PHP Version:      5.0.0b4 (beta4)
 New Comment:

I need some more info to locate the problem.

Could you try to turn on debugging with oci_internal_debug(1) and show
me what happends ?

Short example is required too.

And please try it with Apache 1.3.x, I doubt, that Apache2 is really
required for you.


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

[2004-03-03 04:25:03] fbsd at ukr dot net

Description:
------------
Trying to use php5b4 on my Slackware 9.current, Oracle 9.2.04, Apache
2.0.48. Strange things happen:

apache error.log is full of [notice] child pid NNNN exit signal
Segmentation fault (11). All php scripts, where OCI8 functions used,
can't close Oracle sessions (At the end of day i've found a lot of
'dead' sessions), sometimes scripts produce error teling that oci
handle is not registered... Next execution does not produce that
error). After 2 or more days i've found, that apache consumes to much
proceccor time.  After stopping it, i've found socket error (can't bind
to port 80 'already used'). Socklist shows open sockets, even after
httpd killing.

After reinstalling php 4.3.4 all problems elliminated.

Sorry for long story - but error are really strange for me.



Reproduce code:
---------------
All kind of code with OCI8 functions used.



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


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

Reply via email to