1.)  include # 49 # index.php in /var/www/www.kulcs-soft.hu/index.php




include 'init.php';




43:44:45:46:47:48:49:50:51:
 2.)  include # 30 # init.php in /var/www/www.kulcs-soft.hu/init.php

if (nc::DEV()===false && nc::TEST()===false)
{

include 'redirect/index.php';

}


24:25:26:27:28:29:30:31:32:
 3.)  __construct # 191 # index.php in /var/www/www.kulcs-soft.hu/redirect/index.php




$AutoLoad = new AutoLoad();

185:186:187:188:189:190:191:192:193:
 4.)  ProcessStart # 57 # index.php in /var/www/www.kulcs-soft.hu/redirect/index.php

$this->PathDefine();
$this->LoadConfig();
$this->LoadClass();
$this->ProcessStart();
}

public function ref($ref)

51:52:53:54:55:56:57:58:59:
 5.)  __construct # 125 # index.php in /var/www/www.kulcs-soft.hu/redirect/index.php

protected function ProcessStart()
{
if ($this->Develop()) {
$process = new Redirect();
}
}


119:120:121:122:123:124:125:126:127:
 6.)  DoForDeskTop # 49 # Redirect.Class.php in /var/www/www.kulcs-soft.hu/redirect/application/Redirect.Class.php

$this->Detect = new MobileDetect();
$this->enabledDesktop();
$this->DoForMobile();
$this->DoForDeskTop();
}

protected function DoForMobile()

43:44:45:46:47:48:49:50:51:
 7.)  __construct # 123 # Redirect.Class.php in /var/www/www.kulcs-soft.hu/redirect/application/Redirect.Class.php


ini_set("log_errors", 1);

$mysqli = new Database();




117:118:119:120:121:122:123:124:125:
 8.)  MakeConnect # 23 # Database.Class.php in /var/www/www.kulcs-soft.hu/redirect/application/Database.Class.php

public $mysqli;

public function __construct() {
$this->MakeConnect();
}

protected function MakeConnect()

17:18:19:20:21:22:23:24:25:
 9.)  mydie # 33 # Database.Class.php in /var/www/www.kulcs-soft.hu/redirect/application/Database.Class.php

try {
$this->mysqli = new mysqli(DBHOST, DBUSER, DBPASS, DBNAME);
}catch (Exception $ex){
mydie ("Connection_error", $ex->getMessage());
// $error = $ex->getMessage();
// echo $error;


27:28:29:30:31:32:33:34:35:

array (
  0 => 'Connection_error',
  1 => 'No route to host',
)
[05-May-2024 22:31:40 Europe/Berlin] PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000] [2002] No route to host in /var/www/old.kulcs-soft.hu/dobozosfrissites/lib/Database.class.php:47
Stack trace:
#0 /var/www/old.kulcs-soft.hu/dobozosfrissites/lib/Database.class.php(47): PDO->__construct()
#1 /var/www/old.kulcs-soft.hu/dobozosfrissites/index.php(108): KS\Database::SetConnection()
#2 {main}
thrown in /var/www/old.kulcs-soft.hu/dobozosfrissites/lib/Database.class.php on line 47
[05-May-2024 22:31:43 Europe/Berlin] PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000] [2002] Connection timed out in /var/www/old.kulcs-soft.hu/dobozosfrissites/lib/kshonlap/Support.class.php:71
Stack trace:
#0 /var/www/old.kulcs-soft.hu/dobozosfrissites/lib/kshonlap/Support.class.php(71): PDO->__construct()
#1 /var/www/old.kulcs-soft.hu/dobozosfrissites/lib/kshonlap/Support.class.php(225): KS\kshonlap\Support->CheckSupport()
#2 /var/www/old.kulcs-soft.hu/dobozosfrissites/index.php(115): KS\kshonlap\Support->CheckSupports()
#3 {main}
thrown in /var/www/old.kulcs-soft.hu/dobozosfrissites/lib/kshonlap/Support.class.php on line 71
[05-May-2024 22:31:49 Europe/Berlin] PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000] [2002] No route to host in /var/www/old.kulcs-soft.hu/dobozosfrissites/lib/Database.class.php:47
Stack trace:
#0 /var/www/old.kulcs-soft.hu/dobozosfrissites/lib/Database.class.php(47): PDO->__construct()
#1 /var/www/old.kulcs-soft.hu/dobozosfrissites/index.php(108): KS\Database::SetConnection()
#2 {main}
thrown in /var/www/old.kulcs-soft.hu/dobozosfrissites/lib/Database.class.php on line 47
[05-May-2024 22:31:49 Europe/Berlin] PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000] [2002] No route to host in /var/www/old.kulcs-soft.hu/dobozosfrissites/lib/Database.class.php:47
Stack trace:
#0 /var/www/old.kulcs-soft.hu/dobozosfrissites/lib/Database.class.php(47): PDO->__construct()
#1 /var/www/old.kulcs-soft.hu/dobozosfrissites/index.php(108): KS\Database::SetConnection()
#2 {main}
thrown in /var/www/old.kulcs-soft.hu/dobozosfrissites/lib/Database.class.php on line 47