FastDomain - Local MySQL Connection Blocked To Server
 

FastDomain Web Hosting Help

Local MySQL Connection Blocked To Server

Problem:

I get the following database connection error:
                Warning: mysql_connect() [function.mysql-connect]: Host 'host#.FastDomain.com' is blocked
                because of many connection errors; unblock with 'mysqladmin flush-hosts' in /home#/username/ on line #
                Unable to select database
In phpMyAdmin "flush hosts" results in the error:
                #1227 - Access denied; you need the RELOAD privilege for this operation

Solution:

If the connection script resides on the FastDomain server, please change the hostname to localhost.

If the connection script is making a remote connection to our server and you are using the domain.com as the hostname, please try the server's hostname such as host#.FastDomain.com or server's IP. To determine either of these two, log into the cPanel to view the information in the Stats box on left side.



Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

This article will show a few MySQL errors along with explanations as to why they might be occurring.
Knowledgebase Article 137,815 views tags: errors mysql

How do I remotely connect using a database management software?
Knowledgebase Article 1,191,404 views tags: connection database mysqlfront remote

I cannot connect to my database locally or remotely, do I have the correct server, username and password?
Knowledgebase Article 341,702 views tags: connect disconnected hostname mysql user

Related Help Content

How can I connect to our MySQL database from Dreamweaver?
Knowledgebase Article 278,709 views tags: connecting database dream mysql weaver

This article will describe connections strings, what they are used for, and give examples.
Knowledgebase Article 282,659 views tags: connection databases mysql

This article will explain how to connect your scripts to your MySQL databases.
Knowledgebase Article 243,704 views tags: database mysql scripts

I am prompted to set a new MySQL password. What does this mean and how do I change it?
Knowledgebase Article 256,400 views tags: connect database mysql password phpmyadmin username

This article will explain MySQL database and user creation and deletion, and explain how to assign a user to a database.
Knowledgebase Article 882,088 views tags: creation database mysql

How do I make my MySQL database compatible with the version you provide?
Knowledgebase Article 251,688 views tags: compatible database mysql

How do I import a backup of my database (.sql file) using phpMyAdmin?
Knowledgebase Article 790,944 views tags: database mysql phpmyadmin

This article will explain how to change the password for a database in the event that the original password is lost.
Knowledgebase Article 271,225 views tags: database mysql password