ID:               16424
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         DBM/DBA related
 Operating System: trustix  (rh 6.2 based)
 PHP Version:      4.1.2
 New Comment:

I just tried the example code found in #13629 and it works
fine with PHP 4.2.0RC2 (found at http://www.php.net/~derick/)

But I've compiled PHP with db-3.3.11. 




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

[2002-04-04 07:11:20] [EMAIL PROTECTED]

sorry, forgot it.
It was referenced by n�10380 and 13629.

Both are refernced as closed.

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

[2002-04-04 07:04:46] [EMAIL PROTECTED]

And what was the bug number where it says this is fixed?


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

[2002-04-04 06:40:14] [EMAIL PROTECTED]

I've found reply as this bug has been fixed in 4.0.6, but it isn't
anymore.
Using a dba_open in mode "c" will create the file if it doesn't
exists,
but will fail in opening an existing file.

I'm using 4.1.2 stable with an compiled sleepycat 4.0.14 db3
implementation.

php configure command:
//---
./configure 
--with-apxs=/usr/local/apache/bin/apxs 
--with-openssl 
--enable-bcmath 
--enable-calendar 
--enable-ctype 
--enable-ftp 
--enable-imgstrttf 
--with-ttf 
--with-imap 
--with-imap-ssl  
--enable-trans-sid 
--enable-shmop 
--enable-sockets 
--enable-sysvshm 
--with-pgsql=/usr/local/pgsql 
--with-gd=/usr/local 
--with-mysql 
--with-mcrypt=/usr/lib/libmcrypt 
--with-mssql=/usr/local/freetds 
--with-sybase=/usr/local/freetds 
--with-gdbm 
--with-db3=/usr/local/BerkeleyDB.4.0/  
--enable-dba
//---

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

[2002-04-04 04:59:40] [EMAIL PROTECTED]

I've found reply as this bug has been fixed in 4.0.6, but it isn't
anymore.
Using a dba_open in mode c will create the file if it doesn't exists,
but will fail in opening an existing file.

I'm using with an compiled sleepycat 4.0.14 db3 implementation.

php configure command:
//---
./configure 
--with-apxs=/usr/local/apache/bin/apxs 
--with-openssl 
--enable-bcmath 
--enable-calendar 
--enable-ctype 
--enable-ftp 
--enable-imgstrttf 
--with-ttf 
--with-imap 
--with-imap-ssl  
--enable-trans-sid 
--enable-shmop 
--enable-sockets 
--enable-sysvshm 
--with-pgsql=/usr/local/pgsql 
--with-gd=/usr/local 
--with-mysql 
--with-mcrypt=/usr/lib/libmcrypt 
--with-mssql=/usr/local/freetds 
--with-sybase=/usr/local/freetds 
--with-gdbm 
--with-db3=/usr/local/BerkeleyDB.4.0/  
--enable-dba
//---

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


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

Reply via email to