el fallo es
Código PHP:
PDOException in Connector.php line 55:
SQLSTATE[28000] [1045] Access denied for user 'bitcrd6k_root'@'208.%.%.%' (using password: YES)
2. at PDO->__construct('mysql:host=208.%.%.%;port=3306;dbname=bitcrd6k_bcb', 'bitcrd6k_root', '************', array('0', '2', '0', false, false)) in Connector.php line 55
3. at Connector->createConnection('mysql:host=208.%.%.%;port=3306;dbname=bitcrd6k_bcb', array('driver' => 'mysql', 'host' => '208.%.%.%', 'port' => '3306', 'database' => 'bitcrd6k_bcb', 'username' => 'bitcrd6k_root', 'password' => ''************', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'engine' => null, 'name' => 'mysql'), array('0', '2', '0', false, false)) in MySqlConnector.php line 24
4. at MySqlConnector->connect(array('driver' => 'mysql', 'host' => 208.%.%.%', 'port' => '3306', 'database' => 'bitcrd6k_bcb', 'username' => 'bitcrd6k_root', 'password' => ''************', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'engine' => null, 'name' => 'mysql)) in ConnectionFactory.php line 61
Alguna idea de porqué me pasa eso?