[PHP-DEV] PHP 4.0 Bug #2195: Call to undefined function: dbmopen() From: barce <email protected>
Date: 08/30/99

From: barce <email protected>
Operating system: Linux Red Hat 6
PHP version: 4.0 Beta 2
PHP Bug Type: DBM/DBA related
Bug description: Call to undefined function: dbmopen()

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

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>