[PHP-DEV] PHP 4.0 Bug #8035 Updated: dbm functions stopped working, dba does work From: sniper <email protected>
Date: 11/29/00

ID: 8035
Updated by: sniper
Reported By: All <email protected>
Status: Closed
Bug Type: DBM/DBA related
Assigned To:
Comments:

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

Previous Comments:
---------------------------------------------------------------------------

[2000-11-29 13:42:19] All <email protected>
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.

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=8035

-- 
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>