FanAddict
11-08-2006, 01:17 AM
Hi there,
I did the install > did the SQL dump but I get this error when I go to install.php
CREATE TABLE `categories` ( `cId` mediumint(9) NOT NULL auto_increment, `cName` varchar(200) NOT NULL default '', `cOrder` bigint(20) NOT NULL default '0', `gamesnumber` mediumint(35) NOT NULL default '0', UNIQUE KEY `cId` (`cId`) ) TYPE=MyISAM AUTO_INCREMENT=104 AUTO_INCREMENT=104 - Table 'categories' already exists
Any idea's what I did wrong?
I did the install > did the SQL dump but I get this error when I go to install.php
CREATE TABLE `categories` ( `cId` mediumint(9) NOT NULL auto_increment, `cName` varchar(200) NOT NULL default '', `cOrder` bigint(20) NOT NULL default '0', `gamesnumber` mediumint(35) NOT NULL default '0', UNIQUE KEY `cId` (`cId`) ) TYPE=MyISAM AUTO_INCREMENT=104 AUTO_INCREMENT=104 - Table 'categories' already exists
Any idea's what I did wrong?