Hey Kidz,
I gots a problem and I am hoping someone else has had this problem and solved it. I have been using FreeTDS with 4.0.6 and I recently upgraded to the current version of PHP. Since my upgrade I have been unable to get my mssql connection to work. I used the exact ./configure I used with my 4.0.6. I look in my phpinfo() and it shows that it is all in there.
./configure' '--with-apxs=/var/lib/apache/bin/apxs' '--with-gd=/usr/local/src/gd-1.8.4' '--with-png-dir=/usr/lib/' '--with-zlib-dir=/usr/local/lib' '--with-jpeg-dir=/home/src/jpeg-6b' '--with-mysql=/usr/local' '--enable-ftp' '--enable-module=ssl' '--enable-bcmath' '--with-sybase=/usr/local/freetds' '--enable-trans-sid'
From PHPINFO():
Sybase Support enabled
Allow Persistent Links Yes
Persistent Links 0/unlimited
Total Links 0/unlimited
Application Name PHP 4.0
Client API Version
I still have php 4.0.6 compliled as a binary on that machine and can run the scripts from the command line and they work, but i can not with the newer version that is in Apache.
Is this a possible bug or am I just missing something? Any pointers in the right direction would be slick.
Thanks,
Hessian@WhiteTrash.net