( ! ) Fatal error: Uncaught PDOException: SQLSTATE[08006] [7] Verbindung zum Server auf »pgdbnext« (141.20.4.112), Port 5432 fehlgeschlagen: FATAL: database "veranst" does not exist 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: FATAL: database "veranst" does not exist in /usr/local/www/htdocs/hu/veranst-entwicklung/DB/connect.php on line 16 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0001 | 362520 | {main}( ) | .../index.php:0 |
2 | 0.0004 | 367024 | require_once( '/usr/local/www/htdocs/hu/veranst-entwicklung/main.php ) | .../index.php:206 |
3 | 0.0005 | 368536 | getAllVk( ) | .../main.php:69 |
4 | 0.0007 | 374464 | DbInteractionClass->__construct( $query = 'SELECT count(*) as count FROM veranstaltung, vkeintrag\n\t\tWHERE veranstaltung.id = vkeintrag.veranstaltung_id\n\t\tAND vkeintrag.mainmessage = true\n\t\tAND vreleased = true \n\t\t', $params = [] ) | .../show_all.php:370 |
5 | 0.0007 | 375816 | require( '/usr/local/www/htdocs/hu/veranst-entwicklung/DB/connect.php ) | .../DbInteractionClass.php:20 |
6 | 0.0008 | 376176 | __construct( $dsn = 'pgsql:host=pgdbnext;dbname=veranst', $username = 'veranst', $password = 'mobNuswef8' ) | .../connect.php:16 |