Well, they're going to have to install php with mssql support also
./configure --with-mssql --with-freetds
there are examples in the freetds.conf file of what you need to do.
Basically just telling it where to connect.
-Josh
On Tue, 27 Jul 2004 16:49:37 -0400, John Nichel <[EMAIL PROTECTED]> w
Edward Peloke wrote:
no, I don't see any mssql info...and yes, they said they did recompile with
freetds. If there anything I have to change in the freetds conf file or in
php.ini?
Then either :
A) It hasn't been compiled with FreeTDS or,
B) The web server hasn't been restarted.
--
John C. Nichel
Edward Peloke wrote:
no, I don't see any mssql info...and yes, they said they did recompile with
freetds. If there anything I have to change in the freetds conf file or in
php.ini?
Then either :
A) It hasn't been compiled with FreeTDS or,
B) The web server hasn't been restarted.
--
John C. Nichel
: Php-General
Subject: Re: [PHP] freeTDS
> I was simply using a script which attempts to use the mssql_connect
function
> yet I still get the error that it is undefined
>
> http://mwvre.ht-tech.net/dbtest.php
if you do a phpinfo() do you see any mssql information?
php needs to be comp
On Tuesday 27 July 2004 03:54 pm, Edward Peloke wrote:
> My web host recompiled php with the freeTDS library for me so that I can
> use the php mssql extensions but it still doesn't seem to work. He has
> told me that I can change the configuration file...what needs to be done?
Just guessing her
> I was simply using a script which attempts to use the mssql_connect function
> yet I still get the error that it is undefined
>
> http://mwvre.ht-tech.net/dbtest.php
if you do a phpinfo() do you see any mssql information?
php needs to be compiled with freetds
http://us4.php.net/mssql
--
-General
Subject: Re: [PHP] freeTDS
> My web host recompiled php with the freeTDS library for me so that I can
use
> the php mssql extensions but it still doesn't seem to work. He has told
me
> that I can change the configuration file...what needs to be done?
any error messages
> My web host recompiled php with the freeTDS library for me so that I can use
> the php mssql extensions but it still doesn't seem to work. He has told me
> that I can change the configuration file...what needs to be done?
any error messages? Can you use tsql to connect to the mssql databases?
Hmm, weird, mine worked perfectly the first time through when I
installed it, no havingto mess with permissions or anything.
Adam Voigt
[EMAIL PROTECTED]
On Tue, 2002-08-20 at 12:18, Benji Spencer wrote:
>
> >Your path to the interface file must be wrong, in
> >my php.ini I have it set to "/usr
>Your path to the interface file must be wrong, in
>my php.ini I have it set to "/usr/local/freetds/conf/freetds.conf"
>Are you sure the path is right?
At the top of the freetds.conf file...is..
# FreeTDS will search for a conf file in the following order:
#
# 1) check if a file was set pro
Hi.
I cant tell you off-hand what the problem might be, but this article is very
helpful, and might answer your question:
http://www.phpbuilder.com/columns/alberto2919.php3?print_mode=1
-Scott
> -Original Message-
> From: Benji Spencer [mailto:[EMAIL PROTECTED]]
> Sent: 20 August 2
Your path to the interface file must be wrong, in
my php.ini I have it set to "/usr/local/freetds/conf/freetds.conf"
Are you sure the path is right?
Adam Voigt
[EMAIL PROTECTED]
On Tue, 2002-08-20 at 11:20, Benji Spencer wrote:
> I finally got PHP 4.0.6 compiled with sybase-ct=/usr/local/freetds
12 matches
Mail list logo