Bluehost Web Hosting Help

Whitelist IP Address

Our firewall automatically blocks remote MySQL connections from remote locations (anything other than localhost), unless the IP address is whitelisted.

To add your IP address to the MySQL whitelist:

  1. Log in to your Bluehost cPanel account.
  2. Click the Remote MySQL icon under the Databases category.
  3. Click the [Add] link next to your IP address is: OR type in your IP address (or class C address) and click the add button
Note: You may visit Bluehost.com/ip to find your IP address. The 'Class C' Address means you will whitelist all IP addresses under the first three octets of the IP address (ie: everything under 192.168.0.*).
Knowledgebase Article 334,477 views bookmark tags: address ip list remote white whitelist


Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

How To Setup Remote Database Connection - Configure MySQL client Access

How do I remotely connect using a database management software?

Modifying table columns - phpMyAdmin

A step by step guide on how to manipulate data in your mySQL tables using phpMyAdmin

How to Add Tables to a DB in PhpMyAdmin

Guidance on adding tables to your mySQL database in phpMyAdmin

Related Help Content

MySQL Database Restore

How to Restore your MySQL Database?

Dropping columns from a database table using PhpMyAdmin

A tutorial on how to perminately delete columns from your mySQL database using phpMyAdmin

Import a MySQL Database using phpMyAdmin

How do I import a backup of my database (.sql file) using phpMyAdmin?

How To Copy A Database Using PHPMyAdmin

A guide to duplicating a MySQL database using phpMyAdmin

Managing Your DB Using phpmyadmin

A repository of information on how you can manage your database by using the phpMyAdmin interface.

How To Rename Database Tables in PHPMyAdmin

This article will show you how to rename a database table in phpMyAdmin.

How To Run SQL Queries in PHPMyAdmin

A guide on performing a standard SQL query using the phpMyAdmin interface

Searching a database in PhpMyAdmin

Step by step directions on how you can search your database using phpMyAdmin