 |
boardom b2 message board
|
View previous topic :: View next topic |
Author |
Message |
needs help
Joined: 05 May 2004 Posts: 1 Location: philippines
|
Posted: Wed May 05, 2004 12:28 pm Post subject: STEP 5.. I cant understand, please help me!! :) |
|
|
I always get this error (I already re-installed b2 2 times already, this is the 2nd time)
Quote: | Now creating the necessary tables in the database...
doh, can't create the table "b2posts" in the database.
query:
CREATE TABLE b2posts ( ID int(10) unsigned NOT NULL auto_increment, post_author int(4) DEFAULT '0' NOT NULL, post_date datetime DEFAULT '0000-00-00 00:00:00' NOT NULL, post_content text NOT NULL, post_title text NOT NULL, post_category int(4) DEFAULT '0' NOT NULL, post_karma int(11) DEFAULT '0' NOT NULL, PRIMARY KEY (ID), UNIQUE ID (ID) )
error:
Table 'b2posts' already exists |
Im stuck on step 5.. Someone help!  |
|
Back to top |
|
 |
Sigg3
Joined: 03 Jul 2003 Posts: 268 Location: Oslo, Norway
|
Posted: Thu May 06, 2004 8:51 am Post subject: |
|
|
This is because you haven't deleted your db tables.
Log into your mySql database and delete everything with a b2 prefix, then try again.
THIS IS IF YOU DON'T WANT TO KEEP PREVIOUS POSTS!
If you do want to keep 'em, download a backup first. Delete then upload. _________________ Sigg3 dot net - because you're worth it! |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB 2 © 2001, 2002 phpBB Group
|