Fatal error: Uncaught exception 'Zend_Db_Adapter_Exception' with message 'SQLSTATE[08006] [7] could not connect to server: Connection refused
Is the server running on host "127.0.0.1" and accepting
TCP/IP connections on port 5432?' in /home/bdnet/ZendFramework-1.0.0-RC3/library/Zend/Db/Adapter/Pdo/Abstract.php:131
Stack trace:
#0 /home/bdnet/ZendFramework-1.0.0-RC3/library/Zend/Db/Adapter/Abstract.php(585): Zend_Db_Adapter_Pdo_Abstract->_connect()
#1 /home/bdnet/ZendFramework-1.0.0-RC3/library/Zend/Db/Adapter/Abstract.php(620): Zend_Db_Adapter_Abstract->quote('detailing')
#2 /home/bdnet/ZendFramework-1.0.0-RC3/library/Zend/Db/Select.php(581): Zend_Db_Adapter_Abstract->quoteInto('subdomain = ?', 'detailing')
#3 /home/bdnet/public_html/webee/index.php(10): Zend_Db_Select->where('subdomain = ?', 'detailing')
#4 {main}
thrown in /home/bdnet/ZendFramework-1.0.0-RC3/library/Zend/Db/Adapter/Pdo/Abstract.php on line 131