Databasetabellen willen niet worden geïnstaleerd
Geplaatst: 19 aug 2008, 19:43
- Adres van je forum: http://www.gv-developments.be/robin/forum
Event. modificaties op je forum:/
Wanneer ontstond het probleem?Zonet
phpBB versie: 3.0.2
Heb je onlangs iets veranderd aan je forum?Nee
Wat is het probleem?De databasetabellen willen niet worden aangemaakt
Omdat dit over iets heel anders gaat, begin ik een nieuw topic als het niet geeft...
Nu, wie mijn ander topic heeft gelezen, weet wat mijn probleem is. Maar ik wou phpBB gewoon eens opnieuw installeren en converteren, maar opeens kwam er dit:
Er is een fatale en onherstelbare databasefout opgetreden. Dit kan voorkomen doordat de opgegeven gebruiker niet over de permissies beschikt om CREATE TABLES of INSERT codes, enz. te gebruiken. Verdere informatie kan hieronder worden weergegeven. Contacteer in eerste instantie je hostingbedrijf of het phpBB-supportforum.
install_install.php [ 1194 ]
SQL : CREATE TABLE phpbb3.0.2_attachments ( attach_id mediumint(8) UNSIGNED NOT NULL auto_increment, post_msg_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, topic_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, in_message tinyint(1) UNSIGNED DEFAULT '0' NOT NULL, poster_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, is_orphan tinyint(1) UNSIGNED DEFAULT '1' NOT NULL, physical_filename varchar(255) DEFAULT '' NOT NULL, real_filename varchar(255) DEFAULT '' NOT NULL, download_count mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, attach_comment text NOT NULL, extension varchar(100) DEFAULT '' NOT NULL, mimetype varchar(100) DEFAULT '' NOT NULL, filesize int(20) UNSIGNED DEFAULT '0' NOT NULL, filetime int(11) UNSIGNED DEFAULT '0' NOT NULL, thumbnail tinyint(1) UNSIGNED DEFAULT '0' NOT NULL, PRIMARY KEY (attach_id), KEY filetime (filetime), KEY post_msg_id (post_msg_id), KEY topic_id (topic_id), KEY poster_id (poster_id), KEY is_orphan (is_orphan) ) 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 '.2_attachments ( attach_id mediumint(8) UNSIGNED NOT NULL auto_increment, post' at line 1
De afbeelding:
omdat de afbeelding te groot is, hier de url: http://i34.tinypic.com/2ic74mg.png
Gelieve mij te helpen...
Mvg,
Robintje1