[PHP-DB] dba_open From: Patrick Callihan (calliha2 <email protected>)
Date: 07/31/01

HI,

I have compiled php4 with the following command:
./configure' '--with-mysql' '--with-apache=../apache_1.3.20'
'--enable-track-vars' '--enable-tans-sid' '--enable-dba

The function dba_open() does not work for me. I get the following error
message:
Fatal error: Call to undefined function: dba_open()

It is not clear to me how I cause these functions to be available to me. I
have perused the online documentation and I have tried several different
switches on the command line compilation. All help is greatly appreciated.

Thanks

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