( ! ) Fatal error: Uncaught PDOException: SQLSTATE[08006] [7] Verbindung zum Server auf »pgdbnext« (141.20.4.112), Port 5432 fehlgeschlagen: Verbindungsaufbau abgelehnt
Läuft der Server auf diesem Host und akzeptiert er TCP/IP-Verbindungen? in /usr/local/www/htdocs/hu/veranst-entwicklung/DB/connect.php on line 16 |
( ! ) PDOException: SQLSTATE[08006] [7] Verbindung zum Server auf »pgdbnext« (141.20.4.112), Port 5432 fehlgeschlagen: Verbindungsaufbau abgelehnt
Läuft der Server auf diesem Host und akzeptiert er TCP/IP-Verbindungen? in /usr/local/www/htdocs/hu/veranst-entwicklung/DB/connect.php on line 16 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0077 | 362520 | {main}( ) | .../index.php:0 |
2 | 0.0136 | 367024 | require_once( '/usr/local/www/htdocs/hu/veranst-entwicklung/main.php ) | .../index.php:206 |
3 | 0.0139 | 368536 | getAllVk( ) | .../main.php:91 |
4 | 0.0141 | 374872 | DbInteractionClass->__construct( $query = 'select count(*) as count from veranstaltung, vkeintrag\n\t\twhere veranstaltung.id = vkeintrag.veranstaltung_id\n\t\tand vkeintrag.mainmessage = true and vbegin > ?\n\t\tAND vreleased = true ', $params = [0 => '2024-12-04 09:12:32'] ) | .../show_all.php:370 |
5 | 0.0142 | 376224 | require( '/usr/local/www/htdocs/hu/veranst-entwicklung/DB/connect.php ) | .../DbInteractionClass.php:20 |
6 | 0.0142 | 376584 | __construct( $dsn = 'pgsql:host=pgdbnext;dbname=veranst', $username = 'veranst', $password = 'mobNuswef8' ) | .../connect.php:16 |