PDOException Object
(
[message:protected] => SQLSTATE[HY000] [2002] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
[string:Exception:private] =>
[code:protected] => 2002
[file:protected] => C:\inetpub\wwwroot\ioristoqui\lib\lib-db.php
[line:protected] => 21
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => C:\inetpub\wwwroot\ioristoqui\lib\lib-db.php
[line] => 21
[function] => __construct
[class] => PDO
[type] => ->
)
[1] => Array
(
[file] => C:\inetpub\wwwroot\ioristoqui\lib\lib-menu.php
[line] => 24
[function] => __construct
[class] => DB
[type] => ->
)
[2] => Array
(
[file] => C:\inetpub\wwwroot\ioristoqui\order.php
[line] => 49
[function] => getMenuToChoose
[class] => Menu
[type] => ->
)
)
[previous:Exception:private] =>
[errorInfo] => Array
(
[0] => HY000
[1] => 2002
[2] => A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
)
)