Fatal error: Uncaught PDOException: SQLSTATE[08006] [7] connection to server at "127.0.0.1", port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections? in /var/www/html/andsoftware/includes/db.php:26
Stack trace:
#0 /var/www/html/andsoftware/includes/db.php(26): PDO->__construct()
#1 /var/www/html/andsoftware/includes/case_study.php(41): Database::pdo()
#2 /var/www/html/andsoftware/includes/views/case-study.php(3): CaseStudy::findBySlug()
#3 /var/www/html/andsoftware/includes/bootstrap.php(85): require('...')
#4 /var/www/html/andsoftware/public/index.php(21): view()
#5 {main}
thrown in /var/www/html/andsoftware/includes/db.php on line 26