Welcome Guest | Login

Connecting remotly to MySQL

Hello, I have set up a MySQL Database to use remotely while I develop my app, but for some reason it has stopped allowing me to connect.

This is my database config code;

development:
 adapter: mysql
 database: username_chem
 username: username_amir
 password: password
 host:   www.mySite.com
 port: 3306

It has been working for a few days now, but somewhere between a short power outage, and upgrading to Leopard 10.5.2 I get
Can't connect to MySQL server on 'www.mySite.com' (60)

Any idea why?

2008-02-11 06:54 PM

Did your public IP change?  You may need to go into your cPanel and put in your new IP for the allowed hosts.  

2008-02-11 11:35 PM

Hmm... We already had % allowed, but yesterday I was unable to login to me cPanel. Today I can (although its still pretty slow) and its connecting fine. Weird.

Thanks
-Amir

2008-02-12 11:28 AM


Hello Guest! In order to post you must be an active client with us, please log in or sign up.