Seite 1 von 1

Fehler nach Umzug von lokal auf Server (version 4.6.8)

Verfasst: Do 3. Mai 2007, 11:19
von Norbert Bopp
Warning: opendir() im startup.php (Zeile 47)
Warning: readdir() im startup.php (Zeile49)
Error: in functions.api.general.php (Zeile 158)

Welcher Pfad ist falsch, was fehlt ?

im Vorraus Danke, Norbert Bopp

/* The root server path to the contenido backend */
$cfg['path']['contenido'] = '/contenido/';

/* The web server path to the contenido backend */
$cfg['path']['contenido_fullhtml'] = 'http://mihü-stammtisch.de/contenido/';

/* The root server path where all frontends reside */
$cfg['path']['frontend'] = '/';

/* The root server path to the conlib directory */
$cfg['path']['phplib'] = '/conlib/';

/* The root server path to the pear directory */
$cfg['path']['pear'] = '/pear/';

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

/* The web path to the desired WYSIWYG-Editor */
$cfg['path']['wysiwyg_html'] = 'http://mihü-stammtisch.de/contenido/external/wysiwyg/tinymce2/';

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

/* The web path to all WYSIWYG-Editors */
$cfg['path']['all_wysiwyg_html'] = 'http://mihü-stammtisch.de/contenido/external/wysiwyg/';

:?:

Verfasst: Do 3. Mai 2007, 11:31
von Dodger77
Die Pfade werden bis auf die Webpfade alle falsch sein. Führ auf dem Server das Setup als Migration durch. Dabei sollte das Setup dir automatisch den richtigen Pfad angeben. Sonst mal beim Hoster nachschauen/-fragen, wie der Serverpfad genau aussieht.

Zur Info:
1. Bitte Fehlermeldungen genau übernehmen (Copy&Paste). Sonst geht da schnell mal der eigentlich relevante Part verloren.
2. Grundsätzlich wäre ein Update auf die aktuelle Contenido-Version angebracht.

prepend.php3

Verfasst: Do 3. Mai 2007, 12:15
von Norbert Bopp
Die Pfade stimmen jetzt (Info vom Provider), das pretend.php3 ist in der Installation lokal nicht vorhanden. Wo bekomme ich es her?


Fatal error: Error: Can't include /home/strato/www/xn/www.xn--mih-stammtisch-isb.de/htdocs/co ... epend.php3 in /mnt/am1/02/039/00000021/htdocs/contenido/includes/api/functions.api.general.php on line 158

Re: prepend.php3

Verfasst: Do 3. Mai 2007, 12:34
von Dodger77
Norbert Bopp hat geschrieben:Wo bekomme ich es her?
Neu herunterladen. Das ist im Download vorhanden.