By vishakha1204 on
Hello All,
I'm trying to install civiCRM module in my project. But i'm getting following error ->
" Can I access/create Innodb tables in the database InnoDB is not enabled in the database "
And i'm not getting how to enable that InnoDB as the option is not available in Database.
Can anybody help me?
Regards,
Vishakha.
Comments
Enable InnoDB
Assuming you are on localhost and using XAMPP
http://www.mydigitallife.info/2006/10/21/enable-mysql-innodb-storage-eng...