Veranstaltungen


( ! ) 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
#TimeMemoryFunctionLocation
10.0002362520{main}( ).../index.php:0
20.0007367024require_once( '/usr/local/www/htdocs/hu/veranst-entwicklung/main.php ).../index.php:206
30.0008368536getAllVk( ).../main.php:176
40.0009375696DbInteractionClass->__construct( $query = 'select count(*) as count from veranstaltung, vkeintrag where veranstaltung.id = vkeintrag.veranstaltung_id and vkeintrag.mainmessage = true\n\t\tand (\n\t\t(date(vbegin) < ? and date(vende) > ?)\n\t\tor\n\t\t(date(vbegin) < ? and date(vende) = ?)\n\t\tor\n\t\t(date(vbegin) = ? and date(vende) > ?)\n\t\tor\n\t\t(date(vbegin) = ? and date(vende) = ?)\n\t\tor\n\t\tdate(vbegin) = ?\n\t\t)\n\t\tAND vreleased = true AND veranstaltung.vkat = ? ', $params = [0 => '2024-12-04', 1 => '2024-12-04', 2 => '2024-12-04', 3 => '2024-12-04', 4 => '2024-12-04', 5 => '2024-12-04', 6 => '2024-12-04', 7 => '2024-12-04', 8 => '2024-12-04', 9 => 'Studium'] ).../show_all.php:370
50.0010377048require( '/usr/local/www/htdocs/hu/veranst-entwicklung/DB/connect.php ).../DbInteractionClass.php:20
60.0010377408__construct( $dsn = 'pgsql:host=pgdbnext;dbname=veranst', $username = 'veranst', $password = 'mobNuswef8' ).../connect.php:16