Skip to Content.
Sympa Menu

freetds - [freetds] Net.c Access Denied Problem

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Filipe Tomita - triadbrasil.com" <filipe.tomita AT triadbrasil.com>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] Net.c Access Denied Problem
  • Date: Mon, 16 Oct 2006 20:59:09 -0200

Hi all,

I have installed freetds with php by rime repository but when i try connect
to sql server in the freetds log appear this:

23:14:06.405667 2199 (util.c:288):Starting log file for FreeTDS 0.64
on 2006-10-16 23:14:06 with debug flags 0xffff.
23:14:06.405885 2199 (iconv.c:361):iconv to convert client-side data to the
"ISO-8859-1" character set
23:14:06.406081 2199 (iconv.c:514):tds_iconv_info_init: converting
"ISO-8859-1"->"UCS-2LE"
23:14:06.406272 2199 (iconv.c:514):tds_iconv_info_init: converting
"ISO-8859-1"->"UCS-2LE"
23:14:06.406403 2199 (net.c:168):Connecting to 192.168.5.3 port 1433.
23:14:06.406930 2199 (net.c:237):tds_open_socket: 192.168.5.3:1433:
Permission denied
23:14:06.407079 2199 (util.c:119):Changing query state from IDLE to DEAD
23:14:06.407198 2199 (token.c:2252):tds_client_msg: #20009: "Server is
unavailable or does not exist.". Connection state is now 4.
23:14:06.407433 2199 (mem.c:519):tds_free_all_results()
23:14:06.407604 2199 (dblib.c:4978):in dbfreebuf()

First, sorry my poor english and thanks all anyway

--
Filipe Tomita




Archive powered by MHonArc 2.6.24.

Top of Page