Hallo, hab soeben Mambo 4.0.13 runtergeladen. Hab auch die Configurations-Datei modizfiziert.
Der Dateipfad lautet: D:\cms\appserv\www\mamba
--> Configurations-php:
//************************************************** ***********************
$host = 'localhost'; // This is normally set to localhost
$user = 'root'; // MySQL username
$password = ''; // MySQL password
$db = 'mambo'; // MySQL database name
$dbprefix = 'mos_'; // Do not change unless you need to!
//************************************************** ***********************
//* Site specific configuration *
//************************************************** ***********************
setlocale (LC_TIME, "de_DE"); // Country locale
$lang = 'def'; // Site language
$absolute_path = 'D:\cms\appserv\www\mamba'; // No trailing slash
$live_site = 'http://yoursite.com/Mambo'; // No trailing slash
$sitename = 'Mambo 4.0.14 Stable'; // Name of Mambo site
$phpmyadmin = ''; // Path to phpMyAdmin
$popup = 0; // 0 = Off, 1 = On
$shownoauth = true; // Display links & categories users do not have access to
//************************************************** ***********************
Leider erhalte ich nach dem Aufruf von localhost\mamba nur die Fehlermeldung : Query failed with error: Unknown column 'title' in 'field list'
Wenn ich über den Administrationsbereich (\localhost\mamba\administrator) reingehe, kann ich mich als Admin einloggen. Jedoch bei der Menüwahl "Componets\articels" , erhalte ich die gleiche Fehlermeldung.
Wodran könnte das liegen ?
Gruß
Alexander


LinkBack URL
About LinkBacks
Zitieren
Lesezeichen