Konvertieren von 2.0.x auf 3.0.5 nicht möglich

phpBB 3.0 hat sein "End of Life" erreicht. Eine Neu-Installation wird nicht mehr unterstützt.
Gesperrt
Yupp
Mitglied
Beiträge: 20
Registriert: 07.01.2006 11:09

Konvertieren von 2.0.x auf 3.0.5 nicht möglich

Beitrag von Yupp »

Wollte heute unser altes phpBB2-Forum in ein 3er konventieren.
Der erste Teil, also das Beschreiben der config.php und Anlegen der Datenbank-Tabellen klappte wie immer fehlerfrei, - doch nach der Möglichkeit sich als Admin einzuloggen, oder aber ein bestehendes 2er-Forum zu konventieren, bekomme ich am Kopf des Konverterfensters die gesamte install/index.php als Text und darunter:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /install/index.php on line 440: Cannot modify header information - headers already sent by (output started at /includes/functions_convert.php:26)
[phpBB Debug] PHP Notice: in file /install/index.php on line 441: Cannot modify header information - headers already sent by (output started at /includes/functions_convert.php:26)
[phpBB Debug] PHP Notice: in file /install/index.php on line 442: Cannot modify header information - headers already sent by (output started at /includes/functions_convert.php:26)
[phpBB Debug] PHP Notice: in file /install/index.php on line 443: Cannot modify header information - headers already sent by (output started at /includes/functions_convert.php:26)
Beim Einloggen in das neue, leere Forum gebe es keine Probleme, doch möchte ich das alte konvertieren, ich bin ratlos.
Gesperrt

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