PDOException Object
(
[message:protected] => SQLSTATE[HY000] [2002] Connection refused
[string:Exception:private] =>
[code:protected] => 2002
[file:protected] => /var/www/vhosts/hotelmarigoldjaipur.com/classes/db-conn.class.php
[line:protected] => 13
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /var/www/vhosts/hotelmarigoldjaipur.com/classes/db-conn.class.php
[line] => 13
[function] => __construct
[class] => PDO
[type] => ->
[args] => Array
(
[0] => mysql:host=localhost;dbname=hotelmarigoldjaipur
[1] => hotelmarigoldjaipur
[2] => xPFY45^5Wrrp
)
)
[1] => Array
(
[file] => /var/www/vhosts/hotelmarigoldjaipur.com/reservation.php
[line] => 12
[function] => connect
[class] => DbConn
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /var/www/vhosts/hotelmarigoldjaipur.com/index.php
[line] => 11
[args] => Array
(
[0] => /var/www/vhosts/hotelmarigoldjaipur.com/reservation.php
)
[function] => include_once
)
)
[previous:Exception:private] =>
[errorInfo] => Array
(
[0] => HY000
[1] => 2002
[2] => Connection refused
)
)