Hallo,
bekomme folgende Fehlermeldung ....
Danke,
Uwe
g different * Contenido settings. * * A little note about web and server path settings: * - A Web Path can be imagined as web addresses. Example: * http://192.168.1.1/test/ * - A Server Path is the path on the server's hard disk. Example: * /var/www/html/contenido for Unix systems OR * c:/htdocs/contenido for Windows systems * * Note: If you want to modify the locations of subdirectories for * some reason (e.g. the includes directory), see Section 8. */ /* The root server path to the contenido backend */ $cfg['path']['contenido'] = '/var/www/web81/html/contenido/contenido/'; /* The web server path to the contenido backend */ $cfg['path']['contenido_fullhtml'] = 'http://www.web2doc.de/contenido/contenido/'; /* The root server path where all frontends reside */ $cfg['path']['frontend'] = '/var/www/web81/html/contenido'; /* The root server path to the conlib directory */ $cfg['path']['phplib'] = '/var/www/web81/html/contenido/conlib/'; /* The root server path to the pear directory */ $cfg['path']['pear'] = '/var/www/web81/html/contenido/pear/'; /* The server path to the desired WYSIWYG-Editor */ $cfg['path']['wysiwyg'] = '/var/www/web81/html/contenido/contenido/external/wysiwyg/tinymce2/'; /* The web path to the desired WYSIWYG-Editor */ $cfg['path']['wysiwyg_html'] = 'http://www.web2doc.de/contenido/conteni ... /tinymce2/'; /* The server path to all WYSIWYG-Editors */ $cfg['path']['all_wysiwyg'] = '/var/www/web81/html/contenido/contenido/external/wysiwyg/'; /* The web path to all WYSIWYG-Editors */ $cfg['path']['all_wysiwyg_html'] = 'http://www.web2doc.de/contenido/conteni ... l/wysiwyg/'; /* Section 2: Database settings * ---------------------------- * * Database settings for MySQL. Note that we don't support * other databases in this release. */ /* The prefix for all contenido system tables, usually "con" */ $cfg['sql']['sqlprefix'] = 'con'; /* The host where your database runs on */ $contenido_host = 'localhost'; /* The database name which you use */ $contenido_database = 'usr_web81_1'; /* The username to access the database */ $contenido_user = 'web81'; /* The password to access the database */ $contenido_password = 'web2doc'; $cfg["database_extension"] = 'mysql'; $cfg["nolock"] = false; $cfg["is_start_compatible"] = false; ?>
Fehlermeldungen bei Installationen
Ich würde alle Dateien nochmal hochladen. Empfehlung: FileZilla, WS_FTP ist nicht geeignet.
Ansonsten: Server-Konfiguration, System?
Gruß
HerrB
Ansonsten: Server-Konfiguration, System?
Gruß
HerrB
Bitte keine unaufgeforderten PMs oder E-Mails -> use da Forum!
Newsletter: V4.4.x | V4.6.0-15 (Module, Backend) | V4.6.22+
Standardartikelliste: V4.4.x | V4.6.x
http://www.contenido.org/forum/search.php | http://faq.contenido.org | http://www.communido.net
Newsletter: V4.4.x | V4.6.0-15 (Module, Backend) | V4.6.22+
Standardartikelliste: V4.4.x | V4.6.x
http://www.contenido.org/forum/search.php | http://faq.contenido.org | http://www.communido.net