ID:               29766
 User updated by:  tmgh at www dot deyang dot gov dot cn
 Reported By:      tmgh at www dot deyang dot gov dot cn
-Status:           Feedback
+Status:           Closed
 Bug Type:         ODBC related
 Operating System: win2000
 PHP Version:      5.0.1
 New Comment:

i have find it's NOT php5's bug.it's because of the
mmcache(2.4.7-cvs).when i don't use mmcache,it's ok.maybe dstogov can
tell me the solution.
so i close the 'bug'.


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

[2004-08-20 09:22:00] [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-20 03:47:41] tmgh at www dot deyang dot gov dot cn

ps:there is no error and no crash when use php4.3.9rc1

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

[2004-08-20 03:36:41] tmgh at www dot deyang dot gov dot cn

Description:
------------
i use adodb(http://sourceforge.net/projects/adodb/) and php5.0.1 to
access mdb file.but php crash and apache2 restart.

Reproduce code:
---------------
<?php
require('adodb/adodb.inc.php');
$db =&ADONewConnection('access');
?>

Expected result:
----------------
no error and no crash

Actual result:
--------------
php crash and apache2 restart


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


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

Reply via email to