php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8035 dbm functions stopped working, dba does work
Submitted: 2000-11-29 13:42 UTC Modified: 2000-11-29 17:14 UTC
From: All at nHansen dot dk Assigned:
Status: Closed Package: DBM/DBA related
PHP Version: 4.0.3pl1 OS: Linux/FreeBSD
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: All at nHansen dot dk
New email:
PHP Version: OS:

 

 [2000-11-29 13:42 UTC] All at nHansen dot dk
The DBM functions such as dbmfetch(), dbmreplace(), etc does not work in 4.0.3pl1 and 3.0.17.

I am using --with-gdbm and the functions worked perfectly in 3.0.16 and earlier 4.0 version.

GDBM are avalible thru dba_ functions though.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-29 17:14 UTC] sniper@php.net
I don't know of PHP3 but in PHP4.0.3pl1 the db extension isn't
enabled by default anymore, you have to add --with-db into your 
configure line.

And you should submit the PHP3 related bug reports through:
http://bugs.php.net/bugs-php3.php

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 22:01:26 2024 UTC