Introduction Installationsproblem

phpBB 3.0 hat sein "End of Life" erreicht. Eine Neu-Installation wird nicht mehr unterstützt.
Gesperrt
wooddy

Introduction Installationsproblem

Beitrag von wooddy »

Hallo Leute,
ich möchte zum ersten mal ein phpBB Forum installieren (Version 3.0.12) und finde bei der Installation folgenden Fehler vor, wodurch ich nicht weiter komme:

Code: Alles auswählen

Warning: include(./../includes/utf/utf_tools.php) [function.include]: failed to open stream: No such file or directory in /users/wooddy/www/phpBB-3.0.12/phpBB3/install/index.php on line 85
 
Warning: include() [function.include]: Failed opening './../includes/utf/utf_tools.php' for inclusion (include_path='.') in /users/wooddy/www/phpBB-3.0.12/phpBB3/install/index.php on line 85
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 361: Cannot modify header information - headers already sent by (output started at [ROOT]/install/index.php:85)
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 362: Cannot modify header information - headers already sent by (output started at [ROOT]/install/index.php:85)
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 363: Cannot modify header information - headers already sent by (output started at [ROOT]/install/index.php:85)
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 364: Cannot modify header information - headers already sent by (output started at [ROOT]/install/index.php:85)
Schonmal vielen Dank im voraus
Benutzeravatar
Crizzo
Administrator
Administrator
Beiträge: 12113
Registriert: 19.05.2005 21:45
Kontaktdaten:

Re: Introduction Installationsproblem

Beitrag von Crizzo »

Hi,

die Installation vermisst die Datei /includes/utf/utf_tools.php. Bitte mal mit deinem FTP-Programm schauen, ob du die Datei korrekt hochgeladen hast und im Zweifel erneut hochladen und dabei die alte überschreiben.

Grüße
wooddy

Re: Introduction Installationsproblem

Beitrag von wooddy »

Vielen Dank für die rasche Antwort. Hat wunderbar funktioniert :grin:
Gesperrt

Zurück zu „[3.0.x] Installation, Update und Konvertierung“