Seite 1 von 1

Introduction Installationsproblem

Verfasst: 21.07.2014 14:47
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

Re: Introduction Installationsproblem

Verfasst: 21.07.2014 15:05
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

Re: Introduction Installationsproblem

Verfasst: 21.07.2014 15:27
von wooddy
Vielen Dank für die rasche Antwort. Hat wunderbar funktioniert :grin: