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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
22 + 30 = ?
Subscribe to this entry?

 
 [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: Fri Apr 26 01:01:30 2024 UTC