I cannot convert myISAM to innodb I cannot convert myISAM to innodb database database

I cannot convert myISAM to innodb


I see in your show engines output that InnoDB is disabled in your MySQL install. You need to enable it in order to be able to convert your tables from MyISAM to InnoDB.