PHP freeTDS dso
Brian Bruns
camber at ais.org
Wed Jul 3 07:37:13 EDT 2002
libsybdb.so is the freetds library, so it has nothing to do with php per
se. You might check with the PHP folks on how to build the sybase or
sybase-ct modules as dso (they're in ext/sybase and ext/sybase_ct of the
php source respectively). And certainly, report your findings back here and
we can help take those instructions and make them applicable to freetds,
and add them to the documentation too.
Brian
On Wed, 3 Jul 2002, Petr Blaha wrote:
> I Have problem with configuring PHP 4.0.4 with FreeTDS 0.53, I have Linux
> 2.2.16 and I cannot reconfigure PHP without complete reinstalation (PHP is
> preinstalled). PHP is not configured with --with-sybase=/usr/local/src.
> Can I add freetds support to this PHP for example in php.ini like
> extension of library *.so ?
>
> I try to add extensions
> extension=libsybdb.so
> extension=libtds.so
>
> but in my error-log I have this message:
> PHP Warning: Invalid library (maybe not a PHP library) 'libsybdb.so' in
> Unknown on line 0
> PHP Warning: Invalid library (maybe not a PHP library) 'libtds.so' in
> Unknown on line 0
>
More information about the FreeTDS
mailing list