Still no luck with this....my host has asked:

if someone has a  (fedora core 2) RPM for us to install that has
freetds support built in?

Anyone have anything like this??

Thanks!


On Thu, 02 Sep 2004 07:45:00 -0700, Jon Bertsch <[EMAIL PROTECTED]> wrote:
> 
> I didn't see it mentioned but if you don't do a 'make clean' command php
> will not update the info used by php_info(), so you see the old information.
> 
> I've recently set up access to mssql databases and as repeated by many you
> need to do the following:
> 
> install freetds libraries (in my case to /usr/local/freetds)
> 
> compile php with the --with-mssql=/usr/local/freetds flag
> 
> setup the mssql DSN entry in the freetds conf file (under
> /usr/local/freetds/etc)
> 
> Jon Bertsch
> 
> 
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to