Subject Re: [firebird-php] Firebird 2.0 Beta 2
Author Paul Maliphant
Hi Lutz,
I was trying with a P4 x86_64 and compiling, but could not get a working
system. Apache and PHP seemed OK, but FB2 RC2 was a no go for me.

Lutz Brückner wrote:
> this seems to be a php error with firebird2 on amd64. Everything is
> working ok for me when I connect this way:
> $connect=ibase_connect($host, $username, $password);
>
using this method I was connecting without any errors but getting no joy
with any query, errors such as
Warning: ibase_fetch_row(): supplied argument is not a valid
Firebird/InterBase result resource in */...../test/test1.html on line x

> But I get the error when I'm giving more parameters.
>
Yes, this was my experience also.
I have no more time to look at this - so its back to 32bit and 1.5.3 for
me at the moment.

thanks
Paul