MyBB Community Forums

Full Version: [1.8.4] SQLite3: unrecognized token
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm trying to install MyBB v. 1.8.4 using SQLite 3 as my database engine, however whenever I get to Table Creation I get the following error: [Image: QcGN2jB.png]

I was getting read and write errors before, but corrected them by chmoding, so I don't believe that is the issue.

For copy/pasting:
Connection to the database server and database you specified was successful.

Database Engine: SQLite 3.7.13

The MyBB database tables will now be created.
Creating table mybb_adminlog...done
Creating table mybb_adminoptions...
MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
    - 
Query:
    SQLSTATE[HY000]: General error: 1 unrecognized token: "2fasecret" 


Thank you in advance,
m8r