Subject Re: [firebird-php] PHP-Firebird on Fedora c4
Author Petro F.
Thank you for you help.
Actually I solved the problem by compiling latest version of PHP on my
server with Interbase support. Php 5.0.4-10 could not compile
interbase.somodule for some reason. PHP
5.1.6 did it successfully.

Peter F.


On 2/21/07, GATSOpower <gatsopower@...> wrote:
>
> Petro F. ha scritto:
>
> > Hi All,
> >
> > I need PHP-Firebird on Fedora C4, php v. 5.0.4-10.
> > I have installed Firebird 1.5 from binary distribution into
> /opt/firebird
> > I tried to compile interbase.so from php-source by executing:
> >
> > ./configure --with-apxs=/usr/local/psa/admin/bin/apxs
> > --with-interbase=shared,/opt/firebird
> > make
> >
> > But after that there's no 'interbase.so' on my box ( I was runningn.
> > And I cannot find php-firebird.rmp appropriate for my PHP version.
> >
> > Any help is appreciated.
> >
> >
> You have to add this to your php.ini
> extension=interbase.so
> and try to restart apache.
> If doesn't work check that the extension dir is correct.
> (excusme for my english)( i'm italian the champion of the world)
>
>
>



--

---------------------------
Petro F.


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