Subject | Re: [firebird-php] Firebird 2.0 Beta 2 |
---|---|
Author | Paul Maliphant |
Post date | 2006-06-28T00:02:39Z |
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:
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
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
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 isusing this method I was connecting without any errors but getting no joy
> working ok for me when I connect this way:
> $connect=ibase_connect($host, $username, $password);
>
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