View Single Post
  #1  
Old 7th October 2013, 19:04
varbeast's Avatar
varbeast varbeast is offline
Member
 
Join Date: Oct 2013
France
Posts: 3
Default FTS, sql problemes
I still have problemes with my localhost setting, now I get the following errors step:sql(4/5) :

"Error at the line 11:)TYPE=MyISAM

Query:CREATE TABLE'addedrequests' (id'int(10)unsigned NOT NULL auto_increment,'requestid' int(10) unsigned NOT NULL default'0', 'userid' int(10) unsigned NOT NULL default '0', PRIMARY KEY ('id'), KEY'pollid' ('id'), KEY 'userid' ('userid'), KEY 'requested_userid' ('requested','userid')) TYPE=MyISAM;

MySQL: 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 'TYPE=MyISAM' at line 9

Stopped on error "

Where ist the problem? I've edit the index.php file and everything seems correct to me. maybe someone can help me ... I'm working with the latest ubuntu version and lamp(MySQL 5.5)
maybe someone knows another free torrent template newer and easier to install?
thx for helping
Reply With Quote