Skip to Content.
Sympa Menu

freetds - Also...

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Robert Bradman" <rbradman AT omaha.com>
  • To: freetds
  • Subject: Also...
  • Date: Mon, 25 Oct 1999 15:41:15


When Apache runs and I try to connect to SQL 6.5... I get this error:

connect: Operation timed out
DB-Library: Login incorrect.

In /usr/local/freetds/interfaces I have placed the following:

mssql
query tcp ether 63.64.x.x 1433
master tcp ether 63.64.x.x 1433

(naturally, I have replaced the proper IPs with x's)

This timeout is generated when I do the following:

$stream = sybase_pconnect("mssql", "username", "password");

What am I doing incorrectly?



  • Also..., Robert Bradman, 10/25/1999

Archive powered by MHonArc 2.6.24.

Top of Page