Installationsproblem "Specified key was too long"
Verfasst: 20.03.2008 20:06
Hi Leutz !!
Hab mir PHPBB 3.0 runtergeladen und auf nen Localhost abgelegt zum testen bevor ich es uploade .
Bei der Installation im Abschnitt "Create Databe tables" tritt folgender Fehler auf :
A fatal and unrecoverable database error has occurred. This may be because the specified user does not have appropriate permissions to CREATE TABLES or INSERT data, etc. Further information may be given below. Please contact your hosting provider in the first instance or the support forums of phpBB for further assistance.
install_install.php [ 1167 ]
SQL : CREATE TABLE phpbb2config ( config_name varchar(255) DEFAULT '' NOT NULL, config_value varchar(255) DEFAULT '' NOT NULL, is_dynamic tinyint(1) UNSIGNED DEFAULT '0' NOT NULL, PRIMARY KEY (config_name), KEY is_dynamic (is_dynamic) ) CHARACTER SET `utf8` COLLATE `utf8_bin`
Specified key was too long; max key length is 767 bytes
Öhm , was genau muss ich machen damit ich den Fehler abstellen kann ? Weil ich weiß net genau wo ich da anfangen soll .
GREEEEEEEETZ
TIGGER
Hab mir PHPBB 3.0 runtergeladen und auf nen Localhost abgelegt zum testen bevor ich es uploade .
Bei der Installation im Abschnitt "Create Databe tables" tritt folgender Fehler auf :
A fatal and unrecoverable database error has occurred. This may be because the specified user does not have appropriate permissions to CREATE TABLES or INSERT data, etc. Further information may be given below. Please contact your hosting provider in the first instance or the support forums of phpBB for further assistance.
install_install.php [ 1167 ]
SQL : CREATE TABLE phpbb2config ( config_name varchar(255) DEFAULT '' NOT NULL, config_value varchar(255) DEFAULT '' NOT NULL, is_dynamic tinyint(1) UNSIGNED DEFAULT '0' NOT NULL, PRIMARY KEY (config_name), KEY is_dynamic (is_dynamic) ) CHARACTER SET `utf8` COLLATE `utf8_bin`
Specified key was too long; max key length is 767 bytes
Öhm , was genau muss ich machen damit ich den Fehler abstellen kann ? Weil ich weiß net genau wo ich da anfangen soll .
GREEEEEEEETZ
TIGGER