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?