Subject | Re: [firebird-php] Linux FC4 amd64x2 & php & firebird 2 rc1 |
---|---|
Author | Darren Thompson |
Post date | 2006-04-06T05:52:21Z |
try an specify that the php.ini uses ini files for the modules like
interbase.ini and then say extension= interbase.so in that file by your
error sounds like interbase is not found in your phpinfo() does it say
interbase enabled?
interbase.ini and then say extension= interbase.so in that file by your
error sounds like interbase is not found in your phpinfo() does it say
interbase enabled?
On 4/5/06, binaryseti <yahoo_forum@...> wrote:
>
> Hi All,
>
> I having problems connecting to firebird in php.
> Specs :
> FC4 running on amd64x2
> php_5.04-10.5
> Firebird 2.0.0.12484-ReleaseCandidate1
>
> ibase_connect returns an error : "call to undifined function
> ibase_connect"
>
> I have tried running
> ./configure --with-interbase=/opt/firebird
> make
> make install
> after this I checked that the interbase.so file was in /usr/lib/php
> I also checked /ect/php.ini for the extension=interbase.so
> after all of this I still get the same error
> php works with mysql and I can connect to my firebird db in delphi.
>
> help anyone
>
>
>
>
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
[Non-text portions of this message have been removed]