SMF Support > SMF 2.0.x Support

Database Error

(1/1)

abinadi:
I continue to receive the following error message

Database Error: Unknown table engine 'InnoDB'

Any suggestions on creating this database?  Does it need to reside with the SMF tables?

MrPhil:
SMF doesn't normally use the InnoDB engine. That is a MySQL option for certain high performance systems. SMF normally is happy with the MyISAM engine, and builds the MySQL database tables using that engine. At some point you changed from MyISAM to InnoDB, but your database was not built with that support available. Check with your host if InnoDB is available. If not, you'll have to re-create your database, being careful to specify MyISAM for the engines.

I assume you're using MySQL, but something similar probably holds for the other two supported databases. PostgreSQL and SQLite may not even support an engine called InnoDB.

MCandace:

--- Quote ---Sorry, SMF was unable to connect to the database. This may be caused by the server being busy. Please try again later.
--- End quote ---

is this message related to what my webmaster abinadi posted above, we followed thru with the new instructions, but we still get this one. We created another forum to test, based on the instructions, works fine except for the above issue still.   Thankyou for your kind post to our problem.

Kermit:

--- Quote from: MCandace on May 16, 2012, 11:30:18 PM ---
--- Quote ---Sorry, SMF was unable to connect to the database. This may be caused by the server being busy. Please try again later.
--- End quote ---

is this message related to what my webmaster abinadi posted above, we followed thru with the new instructions, but we still get this one. We created another forum to test, based on the instructions, works fine except for the above issue still.   Thankyou for your kind post to our problem.

--- End quote ---

That error might be something with database information,you may want to check related lines in Settings.php file,it's located in the main folder of your site

Navigation

[0] Message Index

Go to full version