savetheinternet / Tinyboard

The better imageboard software

Home Page:http://tinyboard.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install.php issues.

NukeFace8 opened this issue · comments

When I get to the Installation Complete section I get errors.

The errors encountered were:

Duplicate entry 'b' for key 1
Duplicate entry '1' for key 1
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1' at line 33

Then when I click ignore errors and complete installation, then I get another error.

Error
An error has occured.
Table 'tinyboardsql.posts_b' doesn't exist

Any ideas? Thanks, Matt.

What is your mysql version?

MySQL Version:
5.0.91-log

Likely a Tinyboard bug, but upgrading your MySQL server to something decent will probably fix it for now.

I had an older version of TinyBoard working before, my website is hosted off of domain.com, so I am assuming I cannot update MySQL, they do that themselves.

Oh, shit. Sorry, this a bug I introduced yesterday. Nothing to do with the database version.

Fixed.