Please use Google to find tutorials on how to disable InnoDB and Aria, but be aware that if you already have data in tables with these engines you first need to convert them to MyISAM if this is the one you will keep.
I think EasyEngine site had a tutorial on this here: https://easyengine.io/tutorials/mysql/innodb-to-myisam/