Seite 1 von 1

Neuinstallation - keine Artikel speichern möglich

Verfasst: Mo 5. Nov 2007, 21:38
von firstlevel
Servus,

nach der Installation kommt bei der Speicherung von Artikeln folgende Fehlermeldung, mit welche ich nichts weiß anzufangen:


Fehlermeldung:
Warning: include_once() [function.include-once]: open_basedir restriction in effect. File(/contenido/includes/startup.php) is not within the allowed path(s): (/tmp:/bin:/usr:/is/default.errors:/is/htdocs/xxx) in /is/htdocs/xxx/www/xxx/front_content.php on line 60

Warning: include_once(/contenido/includes/startup.php) [function.include-once]: failed to open stream: Operation not permitted in /is/htdocs/xxx/www/xxx/front_content.php on line 60

Warning: include_once() [function.include]: Failed opening '/contenido/includes/startup.php' for inclusion (include_path='.:/usr/share/pear/php5') in /is/htdocs/xxx/www/xxx/front_content.php on line 60

Fatal error: Call to undefined function cinclude() in /is/htdocs/xxx/www/xxx/front_content.php on line 62


PHP: 5.23
Contenido Version: 4.6.23
Provider: Hosteurope (Webpack 2.0)

Kann mir da jemand helfen ?

Danke

Verfasst: Mo 5. Nov 2007, 22:11
von HerrB
Schon mal im Forum gesucht?

Ich rate mal: Vermutlich konnte a) die config.php nicht in contenido/includes gespeichert werden oder Du hast b) die config.php nach cms (ins Mandanten-Verzeichnis) hochgeladen...

a) Setup nochmal starten (Update), Download der Konfigurationsdatei wählen und manuell via FTP-Programm nach contenido/includes hochladen.
b) cms/config.php aus Contenido-Paket erneut via FTP-Programm nach cms hochladen. Sofern keine contenido/includes/config.php auf dem Server liegt, siehe a)

Gruß
HerrB

Verfasst: Mo 5. Nov 2007, 22:14
von firstlevel
Danke, Fehler gefunden mti dem Hinweis. In der config.php war eine Zuweisung zum contenido Pfad nicht ganz richtig. War ein / zuviel.

Danke