update auf 2.0.19 klappt nicht

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
scorpiofreund
Mitglied
Beiträge: 14
Registriert: 04.02.2006 10:03
Wohnort: Erding
Kontaktdaten:

Beitrag von scorpiofreund »

Updating to latest stable release



Information
Database type :: mssql-odbc
Previous version :: 2.0.17
Updated version :: 2.0.19

Updating database schema
Progress ::
Warning: odbc_exec(): SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]Die CREATE TABLE-Berechtigung wurde in der master-Datenbank verweigert., SQL state 37000 in SQLExecDirect in D:\Inetpub\1-Webseiten\muenchnerfordfreunde.de\forum\db\mssql-odbc.php on line 171

Notice: Undefined property: in_transaction in D:\Inetpub\1-Webseiten\muenchnerfordfreunde.de\forum\db\mssql-odbc.php on line 181
.
Warning: odbc_exec(): SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]Ein Index für 'phpbb_sessions_keys' kann nicht erstellt werden, da diese Tabelle in der master-Datenbank nicht vorhanden ist., SQL state S0002 in SQLExecDirect in D:\Inetpub\1-Webseiten\muenchnerfordfreunde.de\forum\db\mssql-odbc.php on line 171

Notice: Undefined property: in_transaction in D:\Inetpub\1-Webseiten\muenchnerfordfreunde.de\forum\db\mssql-odbc.php on line 181
.
Warning: odbc_exec(): SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]Ein Index für 'phpbb_sessions_keys' kann nicht erstellt werden, da diese Tabelle in der master-Datenbank nicht vorhanden ist., SQL state S0002 in SQLExecDirect in D:\Inetpub\1-Webseiten\muenchnerfordfreunde.de\forum\db\mssql-odbc.php on line 171

Notice: Undefined property: in_transaction in D:\Inetpub\1-Webseiten\muenchnerfordfreunde.de\forum\db\mssql-odbc.php on line 181
. . . Done
Result :: Some queries failed, the statements and errors are listing below

Error :: [Microsoft][ODBC SQL Server Driver][SQL Server]Die CREATE TABLE-Berechtigung wurde in der master-Datenbank verweigert.
SQL :: CREATE TABLE [phpbb_sessions_keys] ([key_id] [char] (32) NOT NULL , [user_id] [int] NOT NULL , [last_ip] [char] (8) NOT NULL , [last_login] [int] NOT NULL) ON [PRIMARY]


Error :: [Microsoft][ODBC SQL Server Driver][SQL Server]Ein Index für 'phpbb_sessions_keys' kann nicht erstellt werden, da diese Tabelle in der master-Datenbank nicht vorhanden ist.
SQL :: CREATE INDEX [IX_phpbb_sessions_keys] ON [phpbb_sessions_keys]([key_id], [user_id]) ON [PRIMARY]


Error :: [Microsoft][ODBC SQL Server Driver][SQL Server]Ein Index für 'phpbb_sessions_keys' kann nicht erstellt werden, da diese Tabelle in der master-Datenbank nicht vorhanden ist.
SQL :: CREATE INDEX [IX_phpbb_sessions_keys_1] ON [phpbb_sessions_keys]([last_login]) ON [PRIMARY]


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!

Gruss Christian
scorpiofreund
Mitglied
Beiträge: 14
Registriert: 04.02.2006 10:03
Wohnort: Erding
Kontaktdaten:

Beitrag von scorpiofreund »

Keiner eine Idee ?
Gesperrt

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