PDOException: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) in /var/www/rag-production/source/solar/Solar/Sql/Adapter.php:472
Stack trace:
#0 /var/www/rag-production/source/solar/Solar/Sql/Adapter.php(472): PDO->__construct('mysql:host=127....', 'root', 'boob66', Array)
#1 /var/www/rag-production/source/solar/Solar/Sql/Adapter.php(1469): Solar_Sql_Adapter->connect()
#2 /var/www/rag-production/source/solar/Solar/Sql/Adapter.php(1528): Solar_Sql_Adapter->quote('EUR')
#3 /var/www/rag-production/source/solar/Solar/Sql/Select.php(585): Solar_Sql_Adapter->quoteInto('`currencies`.`c...', 'EUR')
#4 /var/www/rag-production/source/solar/Solar/Sql/Select.php(703): Solar_Sql_Select->where('`currencies`.`c...', 'EUR')
#5 /var/www/rag-production/source/solar/Solar/Sql/Select.php(662): Solar_Sql_Select->_multiWhere('currencies.code...', 'EUR', 'AND')
#6 /var/www/rag-production/source/solar/Solar/Sql/Model.php(1386): Solar_Sql_Select->multiWhere(Array)
#7 /var/www/rag-production/source/solar/Solar/Sql/Model.php(1107): Solar_Sql_Model->newSelect(Object(Solar_Sql_Model_Params_Fetch))
#8 /var/www/rag-production/source/solar/Solar/Sql/Model.php(991): Solar_Sql_Model->_fetchResultSelect('one', Object(Solar_Sql_Model_Params_Fetch))
#9 /var/www/rag-production/source/solar/Solar/Sql/Model.php(789): Solar_Sql_Model->fetchOne(Object(Solar_Sql_Model_Params_Fetch))
#10 /var/www/rag-production/source/daiwai/Daiwai/Api/Rest.php(105): Solar_Sql_Model->__call('Code', Array)
#11 /var/www/rag-production/source/daiwai/Daiwai/Controller/Rest.php(907): Daiwai_Api_Rest->_preResource(Array)
#12 /var/www/rag-production/source/daiwai/Daiwai/Controller/Rest.php(356): Daiwai_Controller_Rest->_forward('feed', Array)
#13 /var/www/rag-production/source/solar/Solar/Controller/Front.php(240): Daiwai_Controller_Rest->fetch(Object(Solar_Uri_Action))
#14 /var/www/rag-production/source/solar/Solar/Controller/Front.php(255): Solar_Controller_Front->fetch(NULL)
#15 /var/www/rag-production/docroot_api/index.php(19): Solar_Controller_Front->display()
#16 {main}