Luigi123 Posted October 21, 2016 Posted October 21, 2016 Hello,I'm getting these errors when I install my Xenforo Forums. Screenshot:https://www.dropbox.com/s/6zolahwfe57gkzg/Error.PNG?dl=0 If you have any questions, please let me know.ThanksLuigi123
wolstech Posted October 22, 2016 Posted October 22, 2016 That requires InnoDB support, which is read only on Stevie due to damage from the crash earlier today. As a result, you can't install that right now. The InnoDB database engine, while nice for its advanced features, is quite unreliable and crashes if you so much as look at it wrong. It also has a habit of taking all your data with it when it goes. InnoDB has crashed 6 times in two years, each resulting in significant data loss. On the other hand, MyISAM is much more stable and has never lost any data in the ten years we've been in operation. I'd recommend using software that can use MyISAM database tables (you'll need to do some research, if I remember right phpBB and SMF were the two big ones that could do this easily). If you don't wish to do this, wait until the server is repaired, then install xenforo. Just make sure you make database backups frequently, as you will likely need them the next time the database server crashes.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now