php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6929 DBA + Sleepycat 3.1 : unsupported btree version
Submitted: 2000-09-29 00:38 UTC Modified: 2001-02-20 07:52 UTC
From: yann dot romefort at free dot fr Assigned:
Status: Closed Package: DBM/DBA related
PHP Version: 4.0.2 OS: Linux Redhat 6.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: yann dot romefort at free dot fr
New email:
PHP Version: OS:

 

 [2000-09-29 00:38 UTC] yann dot romefort at free dot fr
PHP 4.0.2
Using dba extensions.
Sleepycat Db version 3.1.17

2 problems:

1- I get "Warning: driver initialization failed in /test.php on line X" when using "c" as opening mode in 
dba_open. All works fine with "n".

2- Sleepycat DB utils like db_dump or db_stat report
"unsupported btree version number 8" with files created using dba extensions with db3 handler. 

Note:

phpinfo states :
Configure command :'./configure' '--with-apache=../apache_1.3.12' '--with-mysql=/usr' '--with-db3=/usr/local/BerkeleyDB.3.1' '--enable-track-vars' '--enable-dba'

and

V1 ($Id: dba.c,v 1.21 2000/07/13 18:44:57 eschmid Exp $) db3

and

This is GDBM version 1.8.0, as of May 19, 1999. 

also found in newsgroup:

http://marc.theaimsgroup.com/?l=php-db&m=96654552205276&w=2

http://marc.theaimsgroup.com/?l=php-db&m=96205537323789&w=2


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-27 06:22 UTC] sniper@php.net
Could you please try latest snapshot from http://snaps.php.net/ to check whether this is fixed or not?

--Jani
 [2000-12-30 14:08 UTC] sniper@php.net
Does this happen with 4..0.4? If so, please include a short reproducing
script into this bug report.

--Jani
 [2001-02-20 07:52 UTC] sniper@php.net
No feedback, considered fixed.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC