Fatal error: Uncaught exception 'ActiveRecord\DatabaseException' with message 'exception 'PDOException' with message 'SQLSTATE[28000] [1045] Access denied for user 'test'@'127.0.0.1' (using password: YES)' in /home/genghishack/lib/vendor/php-activerecord/php-activerecord-1.0/lib/Connection.php:202
Stack trace:
#0 /home/genghishack/lib/vendor/php-activerecord/php-activerecord-1.0/lib/Connection.php(202): PDO->__construct('mysql:host=127....', 'test', 'test', Array)
#1 /home/genghishack/lib/vendor/php-activerecord/php-activerecord-1.0/lib/Connection.php(99): ActiveRecord\Connection->__construct(Object(stdClass))
#2 /home/genghishack/lib/vendor/php-activerecord/php-activerecord-1.0/lib/ConnectionManager.php(33): ActiveRecord\Connection::instance('development')
#3 /home/genghishack/lib/vendor/php-activerecord/php-activerecord-1.0/lib/Table.php(83): ActiveRecord\ConnectionManager::get_connection(NULL)
#4 /home/genghishack/lib/vendor/php-activerecord/php-activerecord-1.0/lib/Table.php(61): ActiveRecord\Table->__construct('Book' in /home/genghishack/lib/vendor/php-activerecord/php-activerecord-1.0/lib/Connection.php on line 204