( ! ) 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.0002 | 362520 | {main}( ) | .../index.php:0 |
2 | 0.0007 | 367024 | require_once( '/usr/local/www/htdocs/hu/veranst-entwicklung/main.php ) | .../index.php:206 |
3 | 0.0008 | 368536 | getAllVk( ) | .../main.php:101 |
4 | 0.0010 | 375128 | DbInteractionClass->__construct( $query = 'select count(*) as count from veranstaltung, vkeintrag\n\t\twhere veranstaltung.id = vkeintrag.veranstaltung_id and vkeintrag.mainmessage = true and vende < ? AND vreleased = true \n\t\tor(\n\t\tveranstaltung.id = vkeintrag.veranstaltung_id and vkeintrag.mainmessage = true and vende is NULL and vbegin < ?)', $params = [0 => '2024-12-04 10:12:40', 1 => '2024-12-04 10:12:40'] ) | .../show_all.php:370 |
5 | 0.0010 | 376480 | require( '/usr/local/www/htdocs/hu/veranst-entwicklung/DB/connect.php ) | .../DbInteractionClass.php:20 |
6 | 0.0010 | 376840 | __construct( $dsn = 'pgsql:host=pgdbnext;dbname=veranst', $username = 'veranst', $password = 'mobNuswef8' ) | .../connect.php:16 |