Subject Re: [ib-support] PHP groups
Author Hidayat Henokh
hi nigel

i have try it too, but get an error, maybe because i am using firebird
1.5,the directory structure is different than firebird 1.0.2. is there
anyone here that have successfully use php and firebird 1.5.

thx

Hidayat

Nigel Weeks wrote:

>Hmm. Unless someone can roll you a custom binary rpm, you may be best to
>compile php yourself with interbase support.
>
>tar xvfz php-4.2.*.tgz
>cd php-4.2.*
>./configure ... --with-interbase=/opt/interbase (or where ever you installed
>FB1.5)
>
>This is fairly reliable. You won't have trouble with it
>(As long as your compiler is installed ok)
>
>Nige.
>
>
>-----Original Message-----
>From: Hidayat Henokh [mailto:hidayat@...]
>Sent: Friday, 23 May 2003 12:57
>To: ib-support@yahoogroups.com
>Subject: Re: [ib-support] PHP groups
>
>
>
>