last-modified: 2009-12-24 (木) 12:35:51 (256d)[変更箇所]
DB接続エラーメッセージとその対処方法です。
DB failed: SQLSTATE[HY000] [2003] Can't connect to MySQL server on '192.168.1.200' (113) error code: 0
ファイアーウォール等でポートがブロックされている可能性があります。ポートの空きを確認します。
DB failed: SQLSTATE[00000] [1130] Host 'sample1.example.com' is not allowed to connect to this MySQL server error code: 0
MySQLが接続を許可していません。接続可能な設定を追加します。