PHP freeTDS dso
Petr Blaha
blahap at endata.cz
Wed Jul 3 04:34:32 EDT 2002
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