php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7249 Call to undefined function: dbmopen() in
Submitted: 2000-10-16 11:21 UTC Modified: 2000-10-16 17:16 UTC
From: octave at ovh dot net Assigned:
Status: Closed Package: DBM/DBA related
PHP Version: 4.0.3pl1 OS: Linux
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:
19 - 5 = ?
Subscribe to this entry?

 
 [2000-10-16 11:21 UTC] octave at ovh dot net
The scripts which worked with php4.0.2 using dbm do not work any more.

Call to undefined function: dbmopen() in

dbm is not compiled before. eighter now.
just dba

http://ns6.ovh.net/test.php3

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

Thanks
Octave

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-16 17:15 UTC] jimjag@php.net
You need to enable the old dbm functions via the "new" --with-db 
option to ./configure
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 02:01:29 2024 UTC