Installation problem redux – bb_posts table error
-
I thought my issue was resolved in another posting but it wasn’t after all. When I install the bbPress 1.0.3 standalone, I get an error during the creation of the bb_posts table and it fails (it’s the only table that doesn’t get created in my database). Is there anything I can do to fix this? It’s my second attempt installing with the same error:
Referrer is OK, beginning installation…
Step 1 – Creating database tables
>>> Modifying database: wildfelid (localhost)
>>>>>> Table: bb_forums
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_meta
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_posts
>>>>>>>>> Creating table
>>>>>>>>>>>> SQL ERROR! See the error log for more detail
>>>>>> Table: bb_terms
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_term_relationships
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_term_taxonomy
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_topics
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_users
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_usermeta
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
[Step 2 and 3 deleted here by me]
There were some errors encountered during installation!
- You must be logged in to reply to this topic.