Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
When i visit my site, my site ask to install as a new site instalation. I haven't do anything wrong and nothing change in system since the last time it was working.

Here's the error report when i "Check Database" in CPanel:

Code: Select all
 [musi1240_lyrics.couch_attachments] Unknown storage engine 'InnoDB'    
    [musi1240_lyrics.couch_attachments] Corrupt   
    [musi1240_lyrics.couch_comments] Unknown storage engine 'InnoDB'   
    [musi1240_lyrics.couch_comments] Corrupt   
    [musi1240_lyrics.couch_data_numeric] Unknown storage engine 'InnoDB'   
    [musi1240_lyrics.couch_data_numeric] Corrupt   
    [musi1240_lyrics.couch_data_text] Unknown storage engine 'InnoDB'   
    [musi1240_lyrics.couch_data_text] Corrupt   
    [musi1240_lyrics.couch_fields] Unknown storage engine 'InnoDB'   
    [musi1240_lyrics.couch_fields] Corrupt   
    [musi1240_lyrics.couch_folders] Unknown storage engine 'InnoDB'   
    [musi1240_lyrics.couch_folders] Corrupt   
    [musi1240_lyrics.couch_fulltext] OK   
    [musi1240_lyrics.couch_levels] Unknown storage engine 'InnoDB'   
    [musi1240_lyrics.couch_levels] Corrupt   
    [musi1240_lyrics.couch_pages] Unknown storage engine 'InnoDB'   
    [musi1240_lyrics.couch_pages] Corrupt   
    [musi1240_lyrics.couch_relations] Unknown storage engine 'InnoDB'   
    [musi1240_lyrics.couch_relations] Corrupt   
    [musi1240_lyrics.couch_settings] Unknown storage engine 'InnoDB'   
    [musi1240_lyrics.couch_settings] Corrupt   
    [musi1240_lyrics.couch_templates] Unknown storage engine 'InnoDB'   
    [musi1240_lyrics.couch_templates] Corrupt   
    [musi1240_lyrics.couch_users] Unknown storage engine 'InnoDB'   
    [musi1240_lyrics.couch_users] Corrupt   
    [musi1240_lyrics.couch_votes_calc] Unknown storage engine 'InnoDB'   
    [musi1240_lyrics.couch_votes_calc] Corrupt   
    [musi1240_lyrics.couch_votes_raw] Unknown storage engine 'InnoDB'   
    [musi1240_lyrics.couch_votes_raw] Corrupt   


Need help to fix this.
Thank you.
Either the database is indeed, unfortunately, corrupt or perhaps some other cause (like insufficient memory) is preventing MySQL from initializing the innodb engine.

Either way, the problem lies external to Couch and your web host would be the correct person to contact regarding it.
Worst case scenario would require you to have a backup of the database for restoration.

I hope the problem is speedily resolved.
KK wrote: Either the database is indeed, unfortunately, corrupt or perhaps some other cause (like insufficient memory) is preventing MySQL from initializing the innodb engine.

Either way, the problem lies external to Couch and your web host would be the correct person to contact regarding it.
Worst case scenario would require you to have a backup of the database for restoration.

I hope the problem is speedily resolved.


Thank you KK for the respond.

But, i haven't backup since a month ago. But i will try ask my provider first. I hope they can resolve it.

Thanks KK i appreciate it.
3 posts Page 1 of 1