Strona 1 z 1

Błąd w czasie instalacji

: 20 czerwca 2005, 19:15
autor: Lord_Marcos
:arrow: Otóź, przebrnąłem po wielu nieudanych próbach instalacji, i wpisywania złych danych, i pokazało mi się cos takiego:

Kod: Zaznacz cały

Wystąpił błąd przy aktualizacji bazy danych

CREATE TABLE phpbb_auth_access ( group_id mediumint(8) DEFAULT '0' NOT NULL, forum_id smallint(5) UNSIGNED DEFAULT '0' NOT NULL, auth_view tinyint(1) DEFAULT '0' NOT NULL, auth_read tinyint(1) DEFAULT '0' NOT NULL, auth_post tinyint(1) DEFAULT '0' NOT NULL, auth_reply tinyint(1) DEFAULT '0' NOT NULL, auth_edit tinyint(1) DEFAULT '0' NOT NULL, auth_delete tinyint(1) DEFAULT '0' NOT NULL, auth_sticky tinyint(1) DEFAULT '0' NOT NULL, auth_announce tinyint(1) DEFAULT '0' NOT NULL, auth_globalannounce TINYINT (1) NOT NULL, auth_vote tinyint(1) DEFAULT '0' NOT NULL, auth_pollcreate tinyint(1) DEFAULT '0' NOT NULL, auth_attachments tinyint(1) DEFAULT '0' NOT NULL, auth_mod tinyint(1) DEFAULT '0' NOT NULL, auth_download TINYINT(1) DEFAULT '0' NOT NULL, KEY group_id (group_id), KEY forum_id (forum_id) )

Table 'phpbb_auth_access' already exists
Co ja złego musiałem zrobić, że teraz nie chce się zainstalować? Noi co ja mam teraz zrobić? Proszę o pomoc :? ...

: 20 czerwca 2005, 20:39
autor: emjot
Skasuj tebele w bazie poprzez phpmyadmin i zainstaluj jeszcze raz.