Re: [PHP-DEV] Running PDO tests ....

2011-09-09 Thread Alexey Shein
2011/9/9 Christopher Jones : > > > On 09/09/2011 10:02 AM, Lester Caine wrote: >> >> I'm not having much luck running the pdo_firebird tests ... >> >> I've got as far as building with >> ./configure --disable-all --with-interbase=/opt/fb25cs --enable-pdo >> --with-pdo-firebird=/opt/fb25cs --with-sq

Re: [PHP-DEV] Running PDO tests ....

2011-09-09 Thread Christopher Jones
On 09/09/2011 10:18 AM, Christopher Jones wrote: On 09/09/2011 10:02 AM, Lester Caine wrote: I'm not having much luck running the pdo_firebird tests ... I've got as far as building with ./configure --disable-all --with-interbase=/opt/fb25cs --enable-pdo --with-pdo-firebird=/opt/fb25cs --wi

Re: [PHP-DEV] Running PDO tests ....

2011-09-09 Thread Christopher Jones
On 09/09/2011 10:02 AM, Lester Caine wrote: I'm not having much luck running the pdo_firebird tests ... I've got as far as building with ./configure --disable-all --with-interbase=/opt/fb25cs --enable-pdo --with-pdo-firebird=/opt/fb25cs --with-sqlite3 --with-pdo-sqlite Having first tried JUST

[PHP-DEV] Running PDO tests ....

2011-09-09 Thread Lester Caine
I'm not having much luck running the pdo_firebird tests ... I've got as far as building with ./configure --disable-all --with-interbase=/opt/fb25cs --enable-pdo --with-pdo-firebird=/opt/fb25cs --with-sqlite3 --with-pdo-sqlite Having first tried JUST the pdo_firebird driver, but the test are sti