Rance,
Thursday, May 02, 2002, 8:51:24 PM, you wrote:

RH> Victoria,

RH> You asked me to be sure that the information going into the MyCC dialog box 
RH> about the server was correct, and it is, port, user, password, and host, but 
RH> still no connect, php can even connect to the database with the 
RH> server/user/password triple.

RH> so back to my original question, why cant mycc connect to the database, and 
RH> why is the server refusing an apparently valid connection request.

Did you connect to the remote MySQL server or to localhost?

RH> MyCC does support connection via sockets, and Im not using sockets, should I 
RH> change just to get it running?

If you connected to the localhost you should specify socket file
manually.

RH> Rance

>>From: Victoria Reznichenko <[EMAIL PROTECTED]>
>>To: [EMAIL PROTECTED]
>>Subject: Re: Re: GUI managers for Linux
>>Date: Wed, 1 May 2002 13:00:01 +0300
>>
>>Rance,
>>Wednesday, May 01, 2002, 12:19:42 AM, you wrote:
>>
>>RH> Victoria, sorry it has taken so long to get back to you, Ive had a 
>>partition
>>RH> table problem that has taken a couple of days to fix
>>
>>RH> anyway,
>>
>>RH> Using MyCC, in the database connection dialog, I have the host 
>>"localhost"
>>RH> a valid user name, and password
>>
>>RH> Identified the port as the default 3306 but dont know if this is the 
>>right
>>RH> answer for my server, or how to find out.
>>
>>You can check it by command:
>>      SHOW VARIABLES LIKE 'port';
>>
>>RH> no other boxes checked on the front page of the connection dialog.
>>
>>RH> When I try to connect using this information, I get Error 10061: 
>>Connection
>>RH> to Mysql Server Failed.
>>
>>This error occures when server refused connection ...
>>Rance, check if all data (username, password, host, port) is
>>correctly. I know it's a bit of bore request, but I ask you to check
>>it.
>>
>> >>From: Victoria Reznichenko <[EMAIL PROTECTED]>
>> >>To: [EMAIL PROTECTED]
>> >>Subject: Re: GUI managers for Linux
>> >>Date: Mon, 29 Apr 2002 16:48:02 +0300
>> >>
>> >>Rance,
>> >>Sunday, April 28, 2002, 2:44:45 AM, you wrote:
>> >>
>> >>RH> Ive downloaded and sucessfully installed both mysqlgui, and mycc 
>>from
>> >>the
>> >>RH> mysql.com site
>> >>
>> >>RH> for some wierd reason I cant connect to the database with either of
>> >>them
>> >>
>> >>RH> I can with the text mysql client, and the text mysqladmin
>> >>
>> >>RH> I have created a database, and granted rights to that database to a
>> >>user.
>> >>
>> >>RH> that user can log in using "mysql -u username -p"
>> >>
>> >>RH> This is a Mandrake Linux 8.2 box running mysql 3.23.47
>> >>
>> >>RH> mysqlgui version 1.7.4
>> >>
>> >>RH> mycc version 0.8.2 alpha
>> >>
>> >>Did you fill up entries for connection? ("Database Connection Dialog" in
>> >>MyCC and "Options" in MySQLGUI)
>> >>
>> >>What errors did you receive?
>> >>
>> >>RH> any hints much appreciated
>> >>RH> Rance




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to