Seite 1 von 1

Neuinstallation - weisse Seite

Verfasst: Di 3. Okt 2006, 09:48
von fredy
Hallo,
ich habe Contenido gerade neu installiert, bis auf die Fehler wegen GD-Libraries Lese/Schreibunterstützung lief es durch. Nur sehe ich das Frontend noch nicht, im Verzeichnis cms/front_content.php sehe ich nur eine weisse leere Seite.
Die Pfade in der config.php sehen auch richtig aus:

The root server path to the contenido backend */
$cfg['path']['contenido'] = '/var/www/html/demo/contenido-4.6.8/contenido/';

/* The web server path to the contenido backend */
$cfg['path']['contenido_fullhtml'] = 'http://213.xxx.xxx.xxx/demo/contenido-4.6.8/contenido/';

/* The root server path where all frontends reside */
$cfg['path']['frontend'] = '/var/www/html/demo/contenido-4.6.8';

/* The root server path to the conlib directory */
$cfg['path']['phplib'] = '/var/www/html/demo/contenido-4.6.8/conlib/';

/* The root server path to the pear directory */
$cfg['path']['pear'] = '/var/www/html/demo/contenido-4.6.8/pear/';

/* The server path to the desired WYSIWYG-Editor */
$cfg['path']['wysiwyg'] = '/var/www/html/demo/contenido-4.6.8/contenido/external/wysiwyg/tinymce2/';

/* The web path to the desired WYSIWYG-Editor */
$cfg['path']['wysiwyg_html'] = 'http://213.xxx.xxx.xxx/demo/contenido-4 ... /tinymce2/';

/* The server path to all WYSIWYG-Editors */
$cfg['path']['all_wysiwyg'] = '/var/www/html/demo/contenido-4.6.8/contenido/external/wysiwyg/';

/* The web path to all WYSIWYG-Editors */
$cfg['path']['all_wysiwyg_html'] = 'http://213.xxx.xxx.xxx/demo/contenido-4 ... l/wysiwyg/';

Auf das Backend kann ich zugreifen.

Was habe ich noch übersehen?

Danke vorab für alle Tipps!

Fredy

Verfasst: Di 3. Okt 2006, 09:51
von Halchteranerin
Falls Du eine Contenido-Version kleiner als 4.6.8.5 einsetzt, solltest du auf diese Community-Version 4.6.8.5 updaten.

Verfasst: Di 3. Okt 2006, 11:50
von fredy
Danke!! Das war´s.
Fredy