DB Fehlermeldungen im Debug-Modus

Hallo, 1. im Debug-Modus 2 ( $Self->{Debug} = 2; ) schreibt OTRS beim start folgende Fehlermeldung raus: Use of uninitialized value in concatenation (.) or string at /opt/otrs/Kernel/Config/Defaults.pm line 1776. Debug: Config.pm ->Get('Database::Type') --> Error: Config.pm No value for 'Database::Type' in Config.pm found! Use of uninitialized value in concatenation (.) or string at /opt/otrs/Kernel/Config/Defaults.pm line 1776. Debug: Config.pm ->Get('Database::Type') --> Error: Config.pm No value for 'Database::Type' in Config.pm found! Use of uninitialized value in concatenation (.) or string at /opt/otrs/Kernel/Config/Defaults.pm line 1776. Debug: Config.pm ->Get('Database::Limit') --> Error: Config.pm No value for 'Database::Limit' in Config.pm found! Use of uninitialized value in concatenation (.) or string at /opt/otrs/Kernel/Config/Defaults.pm line 1776. Debug: Config.pm ->Get('Database::DirectBlob') --> Error: Config.pm No value for 'Database::DirectBlob' in Config.pm found! Use of uninitialized value in concatenation (.) or string at /opt/otrs/Kernel/Config/Defaults.pm line 1776. Debug: Config.pm ->Get('Database::Attribute') --> Error: Config.pm No value for 'Database::Attribute' in Config.pm found! Use of uninitialized value in concatenation (.) or string at /opt/otrs/Kernel/Config/Defaults.pm line 1776. Debug: Config.pm ->Get('Database::QuoteSingle') --> Error: Config.pm No value for 'Database::QuoteSingle' in Config.pm found! Use of uninitialized value in concatenation (.) or string at /opt/otrs/Kernel/Config/Defaults.pm line 1776. Debug: Config.pm ->Get('Database::QuoteBack') --> Error: Config.pm No value for 'Database::QuoteBack' in Config.pm found! Welche Bedeutung haben diese Fehlermeldungen? Wie kann ich sie beheben? 2. Im Debug-Modus 2 kann ich nicht mehr auf die index.pl zugreifen, die Seite kann nicht mehr geladen werden. Gruß Steffen Lenz

On Wednesday, May 19, 2004 3:02 PM
Lenz, Steffen
Error: Config.pm No value for 'Database::Type' in Config.pm found! Error: Config.pm No value for 'Database::Type' in Config.pm found! Error: Config.pm No value for 'Database::Limit' in Config.pm found! Error: Config.pm No value for 'Database::DirectBlob' in Config.pm Error: Config.pm No value for 'Database::Attribute' in Config.pm Error: Config.pm No value for 'Database::QuoteSingle' in Config.pm Error: Config.pm No value for 'Database::QuoteBack' in Config.pm
Kann das sein? Kontrolliere mal Deine Config.pm auf diese Einstellungen und Syntax-Fehler. hth, Robert Kehl -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Tel. +49 (0)6172 4832388
participants (2)
-
Lenz, Steffen
-
Robert Kehl