Error on installation

I am new to the product. My first go has not been so great…

When installing, I get the error:

Schema task failed on table ‘omeka_search_texts’ with Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Unknown storage engine ‘MyISAM’

Looking at mysql I see some of the tables are created but things dont work. I am using Network Solutions as the hosting provider.

Any guidance is greatly appreciated.

:slight_smile:

You might need to check with your hosting provider.

“MyISAM” is a default storage engine included in MySQL. This error message indicates that it’s not available on your server for some reason. This is probably something only they can fix or clarify.