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 132,676 views tags: errors mysql

How do I remotely connect using a database management software?
Knowledgebase Article 1,180,339 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 335,923 views tags: connect disconnected hostname mysql user

Related Help Content

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

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

This article will explain how to connect your scripts to your MySQL databases.
Knowledgebase Article 238,258 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 250,586 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 875,192 views tags: creation database mysql

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

How do I import a backup of my database (.sql file) using phpMyAdmin?
Knowledgebase Article 783,065 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 265,023 views tags: database mysql password