Skip to Content.
Sympa Menu

freetds - PHP freeTDS dso

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Petr Blaha" <blahap AT endata.cz>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: PHP freeTDS dso
  • Date: Wed, 3 Jul 2002 03:34:32 -0400


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



  • PHP freeTDS dso, Petr Blaha, 07/03/2002

Archive powered by MHonArc 2.6.24.

Top of Page