Subject Re: [firebird-php] Re: Firebird 2.1.3 (ibase_server_info(): unknown ISC error 0)
Author Ricardo Uzcategui
thanks a lot!!!!

it's very helpfully!


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

>
>
>
>
> --- In firebird-php@yahoogroups.com <firebird-php%40yahoogroups.com>,
> Ricardo Uzcategui <ricardo.uzcategui@...> wrote:
> >
> > A Question..
> >
> > Where you locate the firebird.so for firebird 2.1.3 binary to access from
> > php ?
> >
>
> What I did roughly for php 5.2.13:
>
> wget http://ca2.php.net/get/php-5.2.13.tar.gz/from/ca.php.net/mirror
> tar zxvf php-5.2.13.tar.gz
>
> cd php-5.2.13/ext/interbase/
> phpize
> make
>
> That creates php-5.2.13/ext/interbase/modules/interbase.so
>
> You can also do
> cd php-5.2.13
> ./configure --with-interbase=shared
> make
>
>
>



--
Ricardo...


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