ID:               27477
 User updated by:  fbsd at ukr dot net
 Reported By:      fbsd at ukr dot net
 Status:           Bogus
 Bug Type:         OCI8 related
 Operating System: Linux Slackware 9.curent
 PHP Version:      5.0.0b4 (beta4)
 New Comment:

I wonder - if it's not a PHP problem, why it was in PHP 5 b1 ? I've
seen just similar error. And it was with differnt Linux & Oracle
releases ? And, if it's not a php problem, why it does not exist in
4.3.4 or 4.3.3 etc. ? I dont need a support (i'm not asking how to
setup or so). Sorry, my poor english doesn't allow me to explain
problem better.


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

[2004-03-03 05:13:25] [EMAIL PROTECTED]

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

.

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

[2004-03-03 04:36:28] [EMAIL PROTECTED]

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.

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

[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