I tried installing and it died after step 7, now I'm getting the following message when I try to re-install
Database error in vBulletin 3.0.0:
Invalid SQL:
CREATE TABLE vbindex_shoutbox (
shoutid int(11) NOT NULL auto_increment,
userid int(11) NOT NULL default '0',
shout text NOT NULL,
dateline int(11) NOT NULL default '0',
PRIMARY KEY (shoutid)
) TYPE=MyISAM
mysql error: Table 'vbindex_shoutbox' already exists
mysql error number: 1050
Date: Monday 22nd of March 2004 10:04:09 PM
Where are the files in the database that I need to delete?? I don't see them anywhere
|