Fatal error: Uncaught PDOException: SQLSTATE[08006] [7] connection to server at "localhost" (::1), port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections? in /home/main/toeat.shop/public_html/classes/db.php:36
Stack trace:
#0 /home/main/toeat.shop/public_html/classes/db.php(36): PDO->__construct()
#1 /home/main/toeat.shop/public_html/controllers/shop.item.php(26): DB::connect()
#2 /home/main/toeat.shop/public_html/index.php(87): Controller_Shop_Item->__construct()
#3 {main}
thrown in /home/main/toeat.shop/public_html/classes/db.php on line 36