[php-maint] Bug#463397:  Bug#463397: dba_open fails
    Steve Langasek 
    vorlon at debian.org
       
    Thu Jan 31 21:30:14 UTC 2008
    
    
  
On Thu, Jan 31, 2008 at 01:17:47PM +0100, Yuri D'Elia wrote:
> Package: php5
> Version: 5.2.5-1
> Severity: important
> As per subject, 5.2.5-1 breaks dba_open:
> PHP Warning:  dba_popen(/var/lib/test/test.db,c) [<a  
> href='function.dba-popen'>function.dba-popen</a>]: Driver  
> initialization failed for handler: db4: Invalid argument in ...
> (the open mode is not relevant). I didn't test with other handlers.
> Downgrading to 5.2.4-2+b1 fixes the problem.
I can confirm that this doesn't work for me:
  $handle = dba_popen("moo.db","c","db4");
but I'm not getting any error output about it when using the php5-cli
package.  Can you post the full error message that you're seeing?
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slangasek at ubuntu.com                                     vorlon at debian.org
    
    
More information about the pkg-php-maint
mailing list