Date: 02/27/99
- Next message: sas <email protected>: "Re: [PHP-DEV] PHP3 and 64-bit land"
- Previous message: rasmus: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 313
Updated by: eschmid
Reported By: PaulMatthews <email protected>
Status: Closed
Bug Type: Feature/Change Request
Assigned To: jim
Comments:
PHP3 does support the Berkeley db library, but it
prefers the GDBM library if it is installed. You
can force it to use the Berkeley db library by
editing the config.cache file and make sure this
line says 'no' instead of 'yes':
ac_cv_lib_gdbm_gdbm_open=${ac_cv_lib_gdbm_gdbm_open=no}
(Yes, this is a hack. Eventually someone will make it
possible to specify your preference on the configure
command line.)
jim
To have a more flexible selection for DBM databases is on the TODO
list
-Egon
Full Bug description available at: http://ca.php.net/bugs.php3?id=313
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: sas <email protected>: "Re: [PHP-DEV] PHP3 and 64-bit land"
- Previous message: rasmus: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

