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
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: octave at ovh dot net
New email:
PHP Version: OS:

 

 [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

Pull Requests

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 Dec 21 14:01:32 2024 UTC