Seite 1 von 1

Viele Fehler bei Neuinstallation

Verfasst: 11.01.2004 09:19
von TheTommynator
Ich habe jetzt alle meine Forumsdaten gelöscht (auch die DB's) aber wenn ich jetzt die Install.php aufrufe bekomme ich folgende Fehler:
Warning: main(): Unable to access ./../includes/constants.php in /home/www/web43/html/phpbb/install/install.php on line 305

Warning: main(./../includes/constants.php): failed to open stream: No such file or directory in /home/www/web43/html/phpbb/install/install.php on line 305

Warning: main(): Failed opening './../includes/constants.php' for inclusion (include_path='.:/usr/lib/php') in /home/www/web43/html/phpbb/install/install.php on line 305

Warning: main(): Unable to access ./../includes/functions.php in /home/www/web43/html/phpbb/install/install.php on line 306

Warning: main(./../includes/functions.php): failed to open stream: No such file or directory in /home/www/web43/html/phpbb/install/install.php on line 306

Warning: main(): Failed opening './../includes/functions.php' for inclusion (include_path='.:/usr/lib/php') in /home/www/web43/html/phpbb/install/install.php on line 306

Warning: main(): Unable to access ./../includes/sessions.php in /home/www/web43/html/phpbb/install/install.php on line 307

Warning: main(./../includes/sessions.php): failed to open stream: No such file or directory in /home/www/web43/html/phpbb/install/install.php on line 307

Warning: main(): Failed opening './../includes/sessions.php' for inclusion (include_path='.:/usr/lib/php') in /home/www/web43/html/phpbb/install/install.php on line 307
Ich bin echt langsam am verzweifeln. :cry: :cry: :cry:

Verfasst: 11.01.2004 09:58
von AWSW
Hallo,
kann es sein, dass Du das Verzeichnis "includes" nicht an die richtige Stelle kopiert hast ? Die Fehlermeldungen sagen aus, dass darin einige Dateien nicht gefunden werden können... :roll: