Seite 1 von 1

Fehlermeldung bei einer Chatmod namens x7chat2

Verfasst: 30.12.2006 15:12
von anwin
ich habe den chat auf in einem verzeichnis namens chat abgelegt und installiert... Nur jetzt kriege ich folgende Fehlermeldungen:

Notice: Undefined variable: dbhost in /mnt/jd1/06/571/00000015/htdocs/chat/lib/auth/phpbb2.php on line 41

Notice: Undefined variable: dbuser in /mnt/jd1/06/571/00000015/htdocs/chat/lib/auth/phpbb2.php on line 41

Notice: Undefined variable: dbpasswd in /mnt/jd1/06/571/00000015/htdocs/chat/lib/auth/phpbb2.php on line 41

Notice: Undefined variable: dbname in /mnt/jd1/06/571/00000015/htdocs/chat/lib/auth/phpbb2.php on line 41

Notice: Undefined variable: table_prefix in /mnt/jd1/06/571/00000015/htdocs/chat/lib/auth/phpbb2.php on line 44

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /mnt/jd1/06/571/00000015/htdocs/chat/lib/db/mysql.php on line 52

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /mnt/jd1/06/571/00000015/htdocs/chat/lib/db/mysql.php on line 52

Warning: Cannot modify header information - headers already sent by (output started at /mnt/jd1/06/571/00000015/htdocs/chat/lib/auth/phpbb2.php:41) in /mnt/jd1/06/571/00000015/htdocs/chat/lib/auth.php on line 119

Warning: Cannot modify header information - headers already sent by (output started at /mnt/jd1/06/571/00000015/htdocs/chat/lib/auth/phpbb2.php:41) in /mnt/jd1/06/571/00000015/htdocs/chat/lib/auth.php on line 120

ich verstehe boß nicht was mir diese Fehlermeldungen sagen wollen...

MFG: Anwin

Verfasst: 30.12.2006 15:18
von andreasOymann
du kannst doch lesen, oder???
Undefined variable: dbhost in /mnt/jd1/06/571/00000015/htdocs/chat/lib/auth/phpbb2.php
zu deutsch: Undefinierte Variable namens dbhost, das ganze in der Datei /mnt/jd1/06/571/00000015/htdocs/chat/lib/auth/phpbb2.php.

Vielleicht mal in diese Datei schauen und die entsprechenden Zugangsdaten zur DB bei dbhost, dbuser, dbpasswd, dbname sowie table_prefix eintippen ...!!!???

LESEN -> DENKEN -> POSTEN!

A.