topleft
topright
SQLPlex forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Cant connect to MySQL server (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Cant connect to MySQL server
#32
ptesone (Admin)
Admin
Posts: 29
graph
User Offline Click here to see the profile of this user
Re:Cant connect to MySQL server 7 Months, 2 Weeks ago Karma: 0  
The follow error (2003) Can't connect to MySQL server on 'server' (10061) indicates that the network connection has been refused.

You should check the follow reasons :

1. MySQL Server are running.
2. Firewall blocking access on port 3306.
3. 3306 TCP/IP port number is configured to listen.
4. MySQL instance is configured to use.
5. Mysqld server was not started with the --skip-networking option.

Also you can check the mysql documentation error : http://dev.mysql.com/doc/refman/5.0/en/can-not-connect-to-server.html

Regards,
Peter
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
      Topics Author Date
    emo
Cant connect to MySQL server
mail-question 2008/05/22 11:45
    thread link
thread linkthread link Re:Cant connect to MySQL server
ptesone 2008/05/22 12:02
Go to top Post Reply
get the latest posts directly to your desktop
SQLPlex | Copyright © 2008 Mentat Technologies. All Rights Reserved