3.0.7: Einloggen nach Umstieg auf Mysql 5 geht nicht mehr
Verfasst: 09.11.2014 16:32
Hallo,
ich musste meine Datenbank von Mysql 4 auf 5 umstellen.
Da es ein modifiziertes Board ist will ich nicht gleichzeitig updaten.
Ich habe daher alle Daten unter Mysql 4 mit dem Mysqldumper gesichert und unter Mysql 5 eine neue Datenbank erzeugt.
In diese Datenbank habe ich die Daten mit dem Mysqldumper zurückgesichert.
Danach die config.php auf die neue Datenbank umgeleitet.
Wenn ich mich jetzt in das Board einloggen will, kommen folgende Fehlermeldungen:
Und das Einloggen klappt leider nicht. Googlen brachte mich leider auch nicht weiter, bzw. wonach soll ich googlen ?
Was mache ich falsch ?
Viele Grüße
Michael
ich musste meine Datenbank von Mysql 4 auf 5 umstellen.
Da es ein modifiziertes Board ist will ich nicht gleichzeitig updaten.
Ich habe daher alle Daten unter Mysql 4 mit dem Mysqldumper gesichert und unter Mysql 5 eine neue Datenbank erzeugt.
In diese Datenbank habe ich die Daten mit dem Mysqldumper zurückgesichert.
Danach die config.php auf die neue Datenbank umgeleitet.
Wenn ich mich jetzt in das Board einloggen will, kommen folgende Fehlermeldungen:
Code: Alles auswählen
Deprecated: Function set_magic_quotes_runtime() is deprecated in /www/htdocs/w01294dd/mbb.paskalvis.de/mbbforum/common.php on line 106
[phpBB Debug] PHP Notice: in file /includes/session.php on line 886: Cannot modify header information - headers already sent by (output started at /common.php:106)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 886: Cannot modify header information - headers already sent by (output started at /common.php:106)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 886: Cannot modify header information - headers already sent by (output started at /common.php:106)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3395: Cannot modify header information - headers already sent by (output started at /common.php:106)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3397: Cannot modify header information - headers already sent by (output started at /common.php:106)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3398: Cannot modify header information - headers already sent by (output started at /common.php:106)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3399: Cannot modify header information - headers already sent by (output started at /common.php:106)
Was mache ich falsch ?
Viele Grüße
Michael