2.0.17 Datenbank auf frisches phpBB 2.0.18!

Eine Neuinstallation von phpBB 2.0 wird auf phpBB.de nicht mehr unterstützt.
Siehe auch Entwicklungs-Ende von phpBB 2.0 - Auswirkungen auf phpBB.de
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.1, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.

Eine Neuinstallation von phpBB 2.0 wird auf phpBB.de nicht mehr unterstützt.
Siehe auch Entwicklungs-Ende von phpBB 2.0 - Auswirkungen auf phpBB.de
Gesperrt
wald
Mitglied
Beiträge: 227
Registriert: 24.05.2004 15:24

2.0.17 Datenbank auf frisches phpBB 2.0.18!

Beitrag von wald »

Ich habe das phpBB 2.0.18 neu installiert. Wenn ich jetzt meine localhost hochlade, erscheint beim Aufrufen der index.php folgende Meldung:

message_die() was called multiple times. This isn't supposed to happen. Was message_die() used in page_tail.php?

Was bedeutet das und was kann ich tun? :cry:
Benutzeravatar
tost
Mitglied
Beiträge: 915
Registriert: 25.02.2005 18:14
Kontaktdaten:

Beitrag von tost »

Auch das Datenbank Update update_to_latest.php gemacht ?

tost
wald
Mitglied
Beiträge: 227
Registriert: 24.05.2004 15:24

Beitrag von wald »

nein noch nicht...

Information

Database type :: mysql4
Previous version :: 2.0.17
Updated version :: 2.0.18
Updating database schema

Progress :: . Done
Result :: Some queries failed, the statements and errors are listing below

* Error :: Table 'phpbb_sessions_keys' already exists
SQL :: CREATE TABLE phpbb_sessions_keys (key_id varchar(32) DEFAULT '0' NOT NULL, user_id mediumint(8) DEFAULT '0' NOT NULL, last_ip varchar(8) DEFAULT '0' NOT NULL, last_login int(11) DEFAULT '0' NOT NULL, PRIMARY KEY (key_id, user_id), KEY last_login (last_login))

This is probably nothing to worry about, update will continue. Should this fail to complete you may need to seek help at our development board. See README for details on how to obtain advice.
Updating data

Progress :: . . . .
Updating version and optimizing tables

Progress :: . . Done
Result :: No errors
Update completed

Please make sure you have updated your board files too, this file is only updating your database.

You should now visit the General Configuration settings page in the Administration Panel and check the General Configuration of the board. If you updated from versions prior to RC-3 you must update some entries. If you do not do this emails sent from the board will contain incorrect information. Don't forget to delete this file!


Jetzt aber. Und das Ergebnis: http://daniel.uttx.net
wald
Mitglied
Beiträge: 227
Registriert: 24.05.2004 15:24

Beitrag von wald »

Es geht! :D

Aber ich komme nicht auf mein http://daniel.uttx.net/admin/index.php :-?

Ich war vorher bei kilu.de, aber die URL ist doch diese und nicht meine alte http://daniel.kilu.de/admin/index.php ??? Wo kann ich das umstellen, dass der uttx.net-Admin Link geht?
Benutzeravatar
tost
Mitglied
Beiträge: 915
Registriert: 25.02.2005 18:14
Kontaktdaten:

Beitrag von tost »

PhpMyAdmin

Such in der phpbb_config mal nach server name und path

ggf. editieren

tost
wald
Mitglied
Beiträge: 227
Registriert: 24.05.2004 15:24

Beitrag von wald »

Ja, geht wieder. Danke! :grin:
Benutzeravatar
tost
Mitglied
Beiträge: 915
Registriert: 25.02.2005 18:14
Kontaktdaten:

Beitrag von tost »

Kein Problem
Gesperrt

Zurück zu „phpBB 2.0: Installation und Update“