(02-25-2015, 04:16 AM)TGates Wrote:You also need to make sure that when you created the db that you set it to be accessed from any IP and not just localhost.Code:# Hostname for your MySQL Server
hostname: http://yourdomain.com (or http://serverIP)
# MySQL Port
port: 3306
# Database Name
name:
# Database Username
username:
# Database Password
password:
Excuse my ignorance, but how do I do that? When I make a database in the Sentora panel it only gives me the option for a name. I thought remote access was determined via the user.