Warning: pg_connect(): Unable to connect to PostgreSQL server: 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 /app/db/init.php on line 78
Deprecated: pg_last_error(): Automatic fetching of PostgreSQL connection is deprecated in /app/db/init.php on line 82
Fatal error: Uncaught Error: No PostgreSQL connection opened yet in /app/db/init.php:82
Stack trace:
#0 /app/db/init.php(82): pg_last_error()
#1 /app/includes/session.php(8): require_once('/app/db/init.ph...')
#2 /app/index.php(2): require_once('/app/includes/s...')
#3 {main}
thrown in /app/db/init.php on line 82