Zend_Db_Adapter_Exception

SQLSTATE[08006] [7] could not connect to server: Połączenie odrzucone Is the server running on host "localhost" and accepting TCP/IP connections on port 5432? could not connect to server: Połączenie odrzucone Is the server running on host "localhost" and accepting TCP/IP connections on port 5432? (code: 7)

Trace:

  1. /home/szuszu/domains/gabinetszuszu.pl/public_html/lib/Zend/Db/Adapter/Pdo/Pgsql.php (87): Zend_Db_Adapter_Pdo_Abstract->_connect(
    
    Array
    (
    )
    )
  2. /home/szuszu/domains/gabinetszuszu.pl/public_html/lib/Zend/Db/Adapter/Abstract.php (860): Zend_Db_Adapter_Pdo_Pgsql->_connect(
    
    Array
    (
    )
    )
  3. /home/szuszu/domains/gabinetszuszu.pl/public_html/lib/Zend/Db/Adapter/Abstract.php (930): Zend_Db_Adapter_Abstract->quote(
    
    Array
    (
        [
    0] => http://www.gabinetszuszu.pl
        
    [1] => 
    )
    )
  4. /home/szuszu/domains/gabinetszuszu.pl/public_html/lib/Zend/Db/Select.php (1005): Zend_Db_Adapter_Abstract->quoteInto(
    
    Array
    (
        [
    0] => page_link = ?
        [
    1] => http://www.gabinetszuszu.pl
        
    [2] => 
    )
    )
  5. /home/szuszu/domains/gabinetszuszu.pl/public_html/lib/Zend/Db/Select.php (475): Zend_Db_Select->_where(
    
    Array
    (
        [
    0] => page_link = ?
        [
    1] => http://www.gabinetszuszu.pl
        
    [2] => 
        [
    3] => 1
    )
    )
  6. /home/szuszu/domains/gabinetszuszu.pl/public_html/application/builder/models/Page.php (236): Zend_Db_Select->where(
    
    Array
    (
        [
    0] => page_link = ?
        [
    1] => http://www.gabinetszuszu.pl
    )
    )
  7. /home/szuszu/domains/gabinetszuszu.pl/public_html/application/default/controllers/IndexController.php (37): Page->getDefaultPage(
    
    Array
    (
        [
    0] => 1
        
    [1] => http://www.gabinetszuszu.pl
    )
    )
  8. /home/szuszu/domains/gabinetszuszu.pl/public_html/lib/Zend/Controller/Action.php (516): IndexController->indexAction(
    
    Array
    (
    )
    )
  9. /home/szuszu/domains/gabinetszuszu.pl/public_html/lib/Zend/Controller/Dispatcher/Standard.php (308): Zend_Controller_Action->dispatch(
    
    Array
    (
        [
    0] => indexAction
    )
    )
  10. /home/szuszu/domains/gabinetszuszu.pl/public_html/lib/Zend/Controller/Front.php (954): Zend_Controller_Dispatcher_Standard->dispatch(
    
    Array
    (
        [
    0] => Zend_Controller_Request_Http Object
            
    (
                [
    _paramSources:protected] => Array
                    (
                        [
    0] => _GET
                        
    [1] => _POST
                    
    )

                [
    _requestUri:protected] => /pl
                
    [_baseUrl:protected] => 
                [
    _basePath:protected] => 
                [
    _pathInfo:protected] => /pl
                
    [_params:protected] => Array
                    (
                        [
    lang] => pl
                    
    )

                [
    _rawBody:protected] => 
                [
    _aliases:protected] => Array
                    (
                    )

                [
    _dispatched:protected] => 1
                
    [_module:protected] => default
                [
    _moduleKey:protected] => module
                
    [_controller:protected] => index
                
    [_controllerKey:protected] => controller
                
    [_action:protected] => index
                
    [_actionKey:protected] => action
            
    )

        [
    1] => Zend_Controller_Response_Http Object
            
    (
                [
    _body:protected] => Array
                    (
                    )

                [
    _exceptions:protected] => Array
                    (
                    )

                [
    _headers:protected] => Array
                    (
                    )

                [
    _headersRaw:protected] => Array
                    (
                    )

                [
    _httpResponseCode:protected] => 200
                
    [_isRedirect:protected] => 
                [
    _renderExceptions:protected] => 
                [
    headersSentThrowsException] => 1
            
    )

    )
    )
  11. /home/szuszu/domains/gabinetszuszu.pl/public_html/site.php (129): Zend_Controller_Front->dispatch(
    
    Array
    (
    )
    )
  12. /home/szuszu/domains/gabinetszuszu.pl/public_html/index.php (11): require_once(
    
    Array
    (
        [
    0] => /home/szuszu/domains/gabinetszuszu.pl/public_html/site.php
    )
    )