Fehler bei Installation von phpbb3
Verfasst: 08.03.2009 21:24
http://www.in-animi-unitas.de/test-german/
Parse error: syntax error, unexpected T_STRING in /www/htdocs/w0099888/test-german/includes/constants.php on line 254
Es trat ein Datenbankfehler auf, der nicht von phpBB selbst behoben werden kann. Dies kann daran liegen, dass der angegebene Benutzer keine ausreichenden Berechtigungen hat, um die Befehle CREATE TABLE oder INSERT etc. auszuführen. Weitere Informationen werden möglicherweise unten angezeigt. Bitte wende dich zuerst an deinen Webhosting-Provider oder an die Support-Foren von phpBB für weitere Unterstützung.
install_install.php [ 1193 ]
SQL : CREATE TABLE phpbb_sessions ( session_id char(32) DEFAULT '' NOT NULL, session_user_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, session_forum_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, session_last_visit int(11) UNSIGNED DEFAULT '0' NOT NULL, session_start int(11) ��SIGNED DEFAULT '0' NOT ��LL, session_time int(11) UNSIGNED DEFAULT '0' NOT NULL, session_ip varchar(40) DEFAULT '' NOT NULL, session_browser varchar(150) DEFAULT '' NOT NULL, session_forwarded_for varchar(255) DEFAULT '' NOT NULL, session_page varchar(255) DEFAULT '' NOT NULL, session_viewonline tinyint(1) UNSIGNED DEFAULT '1' NOT NULL, session_autologin tinyint(1) UNSIGNED DEFAULT '0' NOT NULL, session_admin tinyint(1) UNSIGNED DEFAULT '0' NOT NULL, PRIMARY KEY (session_id), KEY session_time (session_time), KEY session_user_id (session_user_id), KEY session_fid (session_forum_id) ) CHARACTER SET `utf8` COLLATE `utf8_bin`
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '��SIGNED DEFAULT '0' NOT ��LL, session_time int(11) UNSIGNED DEFAULT '0' NOT NU' at line 6
PS: diese Fehlermeldung habe ich auch zu meinem webhoster geschickt
Und danke schon mal für die Hilfe
Parse error: syntax error, unexpected T_STRING in /www/htdocs/w0099888/test-german/includes/constants.php on line 254
Es trat ein Datenbankfehler auf, der nicht von phpBB selbst behoben werden kann. Dies kann daran liegen, dass der angegebene Benutzer keine ausreichenden Berechtigungen hat, um die Befehle CREATE TABLE oder INSERT etc. auszuführen. Weitere Informationen werden möglicherweise unten angezeigt. Bitte wende dich zuerst an deinen Webhosting-Provider oder an die Support-Foren von phpBB für weitere Unterstützung.
install_install.php [ 1193 ]
SQL : CREATE TABLE phpbb_sessions ( session_id char(32) DEFAULT '' NOT NULL, session_user_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, session_forum_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, session_last_visit int(11) UNSIGNED DEFAULT '0' NOT NULL, session_start int(11) ��SIGNED DEFAULT '0' NOT ��LL, session_time int(11) UNSIGNED DEFAULT '0' NOT NULL, session_ip varchar(40) DEFAULT '' NOT NULL, session_browser varchar(150) DEFAULT '' NOT NULL, session_forwarded_for varchar(255) DEFAULT '' NOT NULL, session_page varchar(255) DEFAULT '' NOT NULL, session_viewonline tinyint(1) UNSIGNED DEFAULT '1' NOT NULL, session_autologin tinyint(1) UNSIGNED DEFAULT '0' NOT NULL, session_admin tinyint(1) UNSIGNED DEFAULT '0' NOT NULL, PRIMARY KEY (session_id), KEY session_time (session_time), KEY session_user_id (session_user_id), KEY session_fid (session_forum_id) ) CHARACTER SET `utf8` COLLATE `utf8_bin`
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '��SIGNED DEFAULT '0' NOT ��LL, session_time int(11) UNSIGNED DEFAULT '0' NOT NU' at line 6
PS: diese Fehlermeldung habe ich auch zu meinem webhoster geschickt
Und danke schon mal für die Hilfe