From: Christian Mack Date: March 16 1999 7:35pm Subject: Re: Can't create IP socket: No error List-Archive: http://lists.mysql.com/win32/12 Message-Id: <36EEB270.CA49A01F@compal.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit "\"\"Zhuang Q. Ma\"\"" wrote: > > Christian, > > 'ping 127.0.0.1' return the following > > Pinging 127.0.0.1 with 32 bytes of data: > > Reply from 127.0.0.1: bytes=32 time<10ms TTL=128 > Reply from 127.0.0.1: bytes=32 time<10ms TTL=128 > Reply from 127.0.0.1: bytes=32 time<10ms TTL=128 > Reply from 127.0.0.1: bytes=32 time<10ms TTL=128 > > All the indications seem to say TCP/IP is working. Sorry to bother you, but what I suggested was to use 'ping localhost'. So I could see, if this DNS name (localhost) is solved correct on your machine. If not you should add to C:\Windows\hosts a line: 127.0.0.1 localhost > I've tested, numerous times, > MYSQLD Ver 3.21.29a-gamma-debug for Win95 on i586 > on Windows95 and WinNT4.0 running on a pentium processor. O.k. you use the trial/shareware version. With this you can't change the port number in the standalone startup! But as I said before I don't think that's a problem. > This may/may not meaning anything, but I was able to run the > NT version of the Apache web server without any problem, in Win95 > as stand-alone and as service in NT4.0. Sorry, but that doesn't say anything about mysql. It only can be seen as an additional indication of a working TCP/IP. I never got this error message with a working TCP/IP. Tschau Christian