PDA

View Full Version : Database Error installing script


GIO
11-06-2004, 10:30 AM
I did everything according to the instructions but I keep getting some kind of database error. I have no idea how to fix this. This is the error I get.

Database error in vBulletin 3.0.3:

Invalid SQL:
CREATE TABLE adv_modules (
modid smallint(5) unsigned NOT NULL auto_increment,
title varchar(100) NOT NULL default '',
identifier varchar(100) NOT NULL default '',
filename varchar(100) NOT NULL default '',
inctype int(3) unsigned NOT NULL default '0',
modcol smallint(3) unsigned NOT NULL default '0',
displayorder smallint(5) unsigned NOT NULL default '0',
templatelist varchar(255) NOT NULL default '',
userperms varchar(255) NOT NULL default '',
active smallint(3) unsigned NOT NULL default '1',
PRIMARY KEY (modid)
) TYPE=MyISAM

mysql error: Table 'adv_modules' already exists

mysql error number: 1050

Thanks for any assistance. :D

Brian
11-06-2004, 10:35 AM
Looks like you refreshed the page or something in the middle of the install. Use the un-install link and then try installing again.

Our Sponsors
 

GIO
11-06-2004, 10:41 AM
Looks like you refreshed the page or something in the middle of the install. Use the un-install link and then try installing again.
Thank you so much! ;) This was my first go at installing anything on my board it went pretty smooth so far I also had allot of help from a friend.

GIO
11-06-2004, 11:54 AM
I am running into another problem now. The index file is not showing. This is the error I keep getting.

Warning: chdir(): No such file or directory (errno 2) in /home/ecloth/public_html/cmps_index.php on line 19

Warning: main(./global.php): failed to open stream: No such file or directory in /home/ecloth/public_html/cmps_index.php on line 25

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ecloth/public_html/cmps_index.php on line 25

If it helps me "forum" file is under "board"

Thanks

Our Sponsors
 

Brian
11-06-2004, 02:58 PM
F.A.Q. Forum.