Subject | Re: compile |
---|---|
Author | next74 |
Post date | 2003-12-01T23:56:05Z |
Hi!
To have firebird support on php you just have to build php against
libfbclient.so
If it didn't work you can build against ligds.so, this lib is
included on FB 1.5 as an wrapper to libfbclient.so just for
compatibility issues.
Best use php 4.3.4, is faster than 4.3.2 and have a bunch of fixes
too.
Regards,
Lev
--- In firebird-php@yahoogroups.com, Pavol STÁREK PS <pavol@s...>
wrote:
To have firebird support on php you just have to build php against
libfbclient.so
If it didn't work you can build against ligds.so, this lib is
included on FB 1.5 as an wrapper to libfbclient.so just for
compatibility issues.
Best use php 4.3.4, is faster than 4.3.2 and have a bunch of fixes
too.
Regards,
Lev
--- In firebird-php@yahoogroups.com, Pavol STÁREK PS <pavol@s...>
wrote:
> hi,firebird
>
> is there way how to compile php 4.3.2 interbase extension with
> 1.5 ?
> Is there working alternative for this extension??
>
> thanx
>
> Pavol STAREK