ID:               38913
 Updated by:       [EMAIL PROTECTED]
 Reported By:      nemesis at home dot ro
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: Linux kernel 2.6.16
 PHP Version:      5.1.6
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip




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

[2006-09-21 15:32:09] nemesis at home dot ro

Description:
------------
Upgrade from php 5.1.2 to 5.1.6 and then dba_open doesn't work  anymore
with db4

Reproduce code:
---------------
<?php
var_dump(dba_open('xxx.db', 'c', 'db4'));
?>

Expected result:
----------------
To print a resouce identifier like
"resource(4) of type (dba)"

Actual result:
--------------
Warning: dba_open(xxx.db,r): Driver initialization failed for handler:
db4: Unknown error 140682440 in test.php on line 2


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


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

Reply via email to