Re: Can't Connect Localhost

2013-09-03 Thread hsv
2013/09/02 12:49 +0800, John Smith > > I looked in mysql.config.pl and no "localhost" :( > "mysql.config.pl" from what software damned? > "mysql.config.pl" does not exist in context of mysql It exists in the following folder on my Win8 box: /Program Files (x86)/MySQL/MySQL Server 5.5/bi

Re: Can't Connect Localhost

2013-09-03 Thread shawn green
Hello John, On 9/2/2013 12:49 AM, John Smith wrote: On Sun, 1/9/13, Reindl Harald wrote: Subject: Re: Can't Connect Localhost To: mysql@lists.mysql.com Date: Sunday, 1 September, 2013, 2:44 PM I looked in mysql.config.pl and no "

Re: Can't Connect Localhost

2013-09-01 Thread John Smith
On Sun, 1/9/13, Reindl Harald wrote: Subject: Re: Can't Connect Localhost To: mysql@lists.mysql.com Date: Sunday, 1 September, 2013, 2:44 PM > > I looked in mysql.config.pl and no "localhost" :( > "mysql.config.

Re: Can't Connect Localhost

2013-09-01 Thread Howard Hart
uestion: How do I change from localhost to 124.0.0.1? > TIA > John > > > On Sun, 1/9/13, Terry J Fundak wrote: > > Subject: Re: Can't Connect Localhost > To: mysql@lists.mysql.com > Cc: "John Smith" > Da

Re: Can't Connect Localhost

2013-09-01 Thread Reindl Harald
Am 01.09.2013 15:37, schrieb John Smith: > > On Sun, 1/9/13, Reindl Harald wrote: > > Subject: Re: Can't Connect Localhost > To: mysql@lists.mysql.com > Date: Sunday, 1 September, 2013, 1:34 PM > > where you can

Re: Can't Connect Localhost

2013-09-01 Thread John Smith
On Sun, 1/9/13, Reindl Harald wrote: Subject: Re: Can't Connect Localhost To: mysql@lists.mysql.com Date: Sunday, 1 September, 2013, 1:34 PM where you can change this? typically in the config file of teh software without crystal balls we

Re: Can't Connect Localhost

2013-09-01 Thread Reindl Harald
where you can change this? typically in the config file of teh software without crystal balls we don't know what about tell us what software you are speaking about? please realize that you have a very bad style of asking questions http://www.catb.org/esr/faqs/smart-questions.html#before Am 01.09

Re: Can't Connect Localhost

2013-09-01 Thread John Smith
__mysql_exceptions,OperationalError (2003 "Can't connect to MySQL server on 'localhost' (10061)") My question: How do I change from localhost to 124.0.0.1? TIA John On Sun, 1/9/13, Terry J Fundak wrote: Subject: Re: Ca

Re: Can't Connect Localhost

2013-08-31 Thread Terry J Fundak
Hi John, Starting over…. What is the "error message"? Terry ___ Terry J Fundak Systems Engineer Network Design and Security Solutions for SMBs Tech Support - Client and Server Systems TJSoftworks 1834 Chadwick Court Santa Rosa, CA 95401 (707) 849-1000 Cell e

Re: Can't Connect Localhost

2013-08-31 Thread Reindl Harald
Am 01.09.2013 01:02, schrieb Terry J Fundak: > Also https://en.wikipedia.org/wiki/Localhost for move reading on the > subject > > Sorry if I'm missing your issue why do you think that i have any issue and why do you insist to reply offlist? > On Aug 31, 2013, at 15:41, Reindl Harald

Re: Can't Connect Localhost

2013-08-31 Thread Reindl Harald
first: you not answer off-list on list-repsones Am 01.09.2013 01:00, schrieb Terry J Fundak: > So... I guess I need to ask: Do you know that 127.0.0.1/localhost only refers > to the machine you are on, right? naturally yes > One cannot, for example, attempt to login to a remote host with that

Re: Can't Connect Localhost

2013-08-31 Thread Reindl Harald
Am 01.09.2013 00:26, schrieb John Smith: > How do I change my connection from localhost to 127.0.0.1 on a Win8 machine? in which context? mysql -h 127.0.0.1.. signature.asc Description: OpenPGP digital signature

Can't Connect Localhost

2013-08-31 Thread John Smith
Hi; How do I change my connection from localhost to 127.0.0.1 on a Win8 machine? TIA, John -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

Windows XP + MySQL + can't connect localhost

2002-01-11 Thread Frank Marx
Hello, I use MySQL running as a service on Windows XP. My host has the name excalibur and the IP 66.121.159.212 which is the same machine as localhost (127.0.0.1). when I use the following command to connect to the database: mysql --user=dummy --password=dummy --host=localhost I cannot not c