php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2195 Call to undefined function: dbmopen()
Submitted: 1999-08-30 17:06 UTC Modified: 2004-04-19 20:38 UTC
From: barce at lines dot edu Assigned:
Status: Closed Package: DBM/DBA related
PHP Version: 4.0 Beta 2 OS: Linux Red Hat 6
Private report: No CVE-ID: None
 [1999-08-30 17:06 UTC] barce at lines dot edu
When you try to use dbmopen yo can't because
"Fatal error: Call to undefined function: dbmopen()"
But DBM support is compiled as shown in phpinfo
DataBase API
V1 ($Id: dba.c,v 1.4 1999/08/02 19:16:40 zeev Exp $) gdbm ndbm

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-19 19:14 UTC] info at absolutebio dot com
Call to undefined function: dbmopen() 
 
What is a problem ? 
 
Nedecki_Tam?s 
 
WindowsME platform 
Mandrake linux 9.1 platform 
 
Kliens wide
 [2004-04-19 20:38 UTC] helly@php.net
The extension isn't loaded is the problem.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 17:01:31 2024 UTC