Fehler nach der Installation
Verfasst: Di 13. Mär 2007, 17:07
Hallo
Habe die aktuellste Version installiert und bekomme nun folgende Fehlermeldungen:
-----------------------------------------------------------------
Warning: include_once(/contenido/includes/startup.php) [function.include-once]: failed to open stream: No such file or directory in C:\WebRoot\htdocs\front_content.php on line 19
Warning: include_once() [function.include]: Failed opening '/contenido/includes/startup.php' for inclusion (include_path='C:\WebRoot\pear') in C:\WebRoot\htdocs\front_content.php on line 19
Fatal error: Call to undefined function cinclude() in C:\WebRoot\htdocs\front_content.php on line 20
-----------------------------------------------------------------
An was könnte das liegen? habe save-mode deaktiviert aber nützt auch nichts. Backend funktioniert einwandfrei.
Die Line 20 ist:
cInclude("includes", "functions.con2.php");
Dank Damian
Habe die aktuellste Version installiert und bekomme nun folgende Fehlermeldungen:
-----------------------------------------------------------------
Warning: include_once(/contenido/includes/startup.php) [function.include-once]: failed to open stream: No such file or directory in C:\WebRoot\htdocs\front_content.php on line 19
Warning: include_once() [function.include]: Failed opening '/contenido/includes/startup.php' for inclusion (include_path='C:\WebRoot\pear') in C:\WebRoot\htdocs\front_content.php on line 19
Fatal error: Call to undefined function cinclude() in C:\WebRoot\htdocs\front_content.php on line 20
-----------------------------------------------------------------
An was könnte das liegen? habe save-mode deaktiviert aber nützt auch nichts. Backend funktioniert einwandfrei.
Die Line 20 ist:
cInclude("includes", "functions.con2.php");
Dank Damian