Re: PHP 5.2.6 + pdo_dblib + FreeTDS 0.64 -- tds_open_socket: Unknown error: 0
"Kian Mohageri" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 23, 2008 at 4:36 PM, Daniel Fazekas <[email protected]> wrote: > On Jul 24, 2008, at 01:27, Kian Mohageri wrote: > >> The strange thing is that the same exact script works fine via the >> Apache module, just not the command line. >> 16:21:00.281944 37177 (net.c:168):Connecting to 140.160.12.123 port >> 2638. >> 16:21:00.282174 37177 (net.c:237):tds_open_socket: >> 140.160.12.123:2638: Unknown error: 0 > > What does > > telnet 140.160.12.123 2638 > > say? $ telnet 140.160.12.123 2638 Trying 140.160.12.123... Connected to foobar.housing.wwu.edu. Escape character is '^]'. -Kian