ID:               29555
 Comment by:       tmgh at www dot deyang dot gov dot cn
 Reported By:      ogir at yahoo dot com
 Status:           Feedback
 Bug Type:         Unknown/Other Function
 Operating System: WBEL3 Kernel-2.4.25
 PHP Version:      5.0.0
 New Comment:

i have the same error.
ps:windows 2000 sp4+apache2.0.50+adodb452+ado
extension501+php5.0.2-dev
I think some thing is wrong with PHP-5.0.2-dev
without adodb,php5 occasionally crash apache2 on win32.


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

[2004-08-06 21:20:28] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.

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

[2004-08-06 21:13:14] ogir at yahoo dot com

Description:
------------
I have compiled PHP-5.0.0 with OCI8 support, all works fine,
but the problem is when I try to use ADOdb(ver.451) library,
my php script's with adodb doesn't work.

And apache log file say this:
[notice] child pid 10525 exit signal Segmentation fault (11)

After that, I have compiled PHP-4.3.8 + OCI8, with the same
options of configure from PHP5, and ADOdb now works very fine!

I think some thing is wrong with PHP-5.0.0.

ADODB from http://adodb.sourceforge.net/
say that ADOdb has full PHP5 support, including SPL and exception
support.

Reproduce code:
---------------
<?php
   include('adodb/adodb.inc.php');
?>

Expected result:
----------------
Nothing, only that script load/run without any error.



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


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

Reply via email to