Also...
Robert Bradman
rbradman at omaha.com
Mon Oct 25 15:41:15 EDT 1999
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?
More information about the FreeTDS
mailing list