Re: [PHP-DEV] PHP 4.3.5RC1 and dba(db4)

2004-01-26 Thread Martin Kraemer
On Fri, Jan 23, 2004 at 07:18:33PM +0100, Marcus Boerger wrote: > Hello Martin, > > thanks for prooving my thoughts. What should i say other than the module is > far too complex and allows far too many combinations so that as a > consequence a lot of them don't work. Most of the non working combin

Re: [PHP-DEV] PHP 4.3.5RC1 and dba(db4)

2004-01-23 Thread Marcus Boerger
Hello Martin, thanks for prooving my thoughts. What should i say other than the module is far too complex and allows far too many combinations so that as a consequence a lot of them don't work. Most of the non working combinations are inherent problems we cannot solve. The most common is the probl

Re: [PHP-DEV] PHP 4.3.5RC1 and dba(db4)

2004-01-23 Thread Martin Kraemer
On Thu, Jan 15, 2004 at 10:33:38PM +0100, Marcus Boerger wrote: > > > I'll report when I found anything. > > Could you please update your php to current cvs version (PHP4.3.5RC1-dev and > PHP5-dev). Also if that doesn't help you could update db4 to db4>=4.1.25 and > test with db3 or db2 version.

Re: [PHP-DEV] PHP 4.3.5RC1 and dba(db4)

2004-01-15 Thread Marcus Boerger
Hello Martin, Thursday, January 15, 2004, 9:19:01 PM, you wrote: > On Thu, Jan 15, 2004 at 08:39:58PM +0100, Marcus Boerger wrote: >> >> > Is it *my* error [..]? >> >> Nice idea but DB_FCNTL_LOCKING has a different meaning. It says go use the >> lock that is already set from the process. And it

Re: [PHP-DEV] PHP 4.3.5RC1 and dba(db4)

2004-01-15 Thread Martin Kraemer
On Thu, Jan 15, 2004 at 08:39:58PM +0100, Marcus Boerger wrote: > > > Is it *my* error [..]? > > Nice idea but DB_FCNTL_LOCKING has a different meaning. It says go use the > lock that is already set from the process. And it does not mean do create a > lock. Thanks for the hint. > What version o

Re: [PHP-DEV] PHP 4.3.5RC1 and dba(db4)

2004-01-15 Thread Marcus Boerger
Hello Martin, Thursday, January 15, 2004, 6:08:31 PM, you wrote: > Hello, > I am noticing a strange effect in php-4.3.5RC1 while using > dba_open("name", "c", "db4") -- this used to work in php-4.3.3 > (I have both libphp4.so versions and can switch between them) > but it fails in php-4.3.5RC1 w

Re: [PHP-DEV] PHP 4.3.5RC1 and dba(db4)

2004-01-15 Thread Martin Kraemer
Hello, I am noticing a strange effect in php-4.3.5RC1 while using dba_open("name", "c", "db4") -- this used to work in php-4.3.3 (I have both libphp4.so versions and can switch between them) but it fails in php-4.3.5RC1 with the error message: Warning: dba_open(...,c): Driver initialization f