MyBB Community Forums

Full Version: Installation failure on Theme Insertion.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am attempting to install MyBB for the first time, and I encountered an error on the Theme Insertion step. The error is:

SQLSTATE[HY000]: General error: 1 SQL logic error or missing database

All requirements checks passed, with the following values:

PHP Version: 5.1.6
Supported DB Extensions: SQLite 3
Supported Translation Extensions: Multi-Byte, iconv
PHP XML Extensions: Installed
Configuration File Writable: Writable
Settings File Writable: Writable
Cache Directory Writable: Writable
File Uploads Directory Writable: Writable
Avatar Uploads Directory Writable: Writable

I confirmed that the initial table creation was successful, as well as the default data insertion. Something is just going wrong with the theme insertion step, which is breaking the entire installation--it cannot continue.

Please let me know if further information is required. I looked through the open bug list and didn't see anything regarding failures at the theme insertion step. Please note that I am attempting to install on SQLite3, which is probably a much less common scenario, but is supposed to be supported.

Thank you for any help you may be able to provide.
Did you try redoing the install? it seems like it's a host related issue.