ID: 8574
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: DBM/DBA related
Operating System: RedHat Linux 6.2
PHP Version: 4.0.4
New Comment:

No feedback. Closing.

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

[2001-11-27 05:46:52] [EMAIL PROTECTED]

Does this problem still occur with 4.0.6, the latest RC 
(http://download.php.net/~zeev/php-4.1.0RC3.tar.gz) or the latest CVS?

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

[2001-01-08 03:50:59] [EMAIL PROTECTED]

I tried using minimum options - 

./configure --with-apxs --without-mysql --with-db3=/usrlocal/BerkeleyDB.3.1/lib

but the problem still persists.  I even tried using the 'n' option instead of 'c' to 
the dba_open call.

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

[2001-01-07 05:08:22] [EMAIL PROTECTED]

PHP 4.0.4 gives me a "driver initialization failure" error when i try to use a dba 
function.  This is the function that i'm calling - 

$ret = dba_open("/tmp/testing.db","c","db3");

This is how i configured PHP - 

'./configure' '--with-apxs' '--without-mysql' '--with-pgsql' '--with-ldap' 
'--with-mcrypt=/usr/local/lib' '--disable-posix-threads' '--enable-sockets' 
'--enable-magic-quotes' '--enable-inline-optimization' 
'--with-db3=/usr/local/lib/BerkeleyDB.3.1/lib'

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



Edit this bug report at http://bugs.php.net/?id=8574&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to