^ PrestaShopException {#16 #message: "Link to database cannot be established: SQLSTATE[HY000] [2002] Connection refused" #code: 0 #file: "/home/digisoftair/public_html/classes/db/DbPDO.php" #line: 121 : { { DbPDOCore->connect() … ›} catch (PDOException $e) {
›throw new PrestaShopException('Link to database cannot be established: ' . $e->getMessage());
›}
} { DbCore->__construct($server, $user, $password, $database, $connect = true) … ›if ($connect) {
›$this->connect();
›}
} { DbCore::getInstance($master = true) … ›self::$_servers[$id_server]['password'],
›self::$_servers[$id_server]['database']
›);
: { : "127.0.0.1" : "digisoftair_shop81" : "7B6zkVR)2?A!" : "digisoftair_shop81" } } { pSQL($string, $htmlOK = false) … ›{
›return Db::getInstance()->escape($string, $htmlOK);
›}
} { ShopCore::findShopByHost($host) … ›LEFT JOIN ' . _DB_PREFIX_ . 'shop s ON (s.id_shop = su.id_shop)
›WHERE (su.domain = \'' . pSQL($host) . '\' OR su.domain_ssl = \'' . pSQL($host) . '\')
›AND s.active = 1
: { : "www.digisoftair.com" } } { ShopCore::initialize() … › ›$result = self::findShopByHost($host);
› : { : "www.digisoftair.com" } } { require … ›try {
›$context->shop = Shop::initialize();
›} catch (PrestaShopException $e) {
} { › ›require dirname(__FILE__).'/config/config.inc.php';
›Dispatcher::getInstance()->dispatch();
: { "/home/digisoftair/public_html/config/config.inc.php" } } } }
Oops, something went wrong.
Try to refresh this page or feel free to contact us if the problem persists.