Subject Re: [firebird-php] Firebird 2.1.3 (ibase_server_info(): unknown ISC error 0)
Author Ricardo Uzcategui
A Question..

Where you locate the firebird.so for firebird 2.1.3 binary to access from
php ?

thanks!


2010/7/29 jbondc <jbondc@...>

>
>
> Hi list,
>
> On a linux centos 5.4 server with:
> rpm -i FirebirdCS-2.1.3.18185-0.i686.rpm
>
> And with php 5.2.13 interbase module:
> <?php
> $svc = ibase_service_attach($host, $user, $pass);
> var_dump( ibase_server_info($svc, IBASE_SVC_GET_ENV) );
> ibase_service_detach($svc);
> ?>
>
> I get the following error:
> ibase_server_info(): unknown ISC error 0
>
> After installing:
> rpm -i FirebirdCS-2.0.6.13266-0.i686.rpm
>
> I get the expected output:
> string(14) "/opt/firebird/"
>
> Any ideas? It looks like a problem with Firebird 2.1.3 or the php
> module needs to be patched?
>
>
>



--
Ricardo...


[Non-text portions of this message have been removed]