I have moved to a new host and now the EE plugin is not working because of DB issues. I can't get into the amember admin screens because of this problem as well. Where can I edit the db that the EE plugin is looking for. Or how can I manually disable the EE plugin?
Edit /amember/plugins/protect/ee/ee.inc.php and change first line from <?php to <?php return; You will be able to access aMember CP then. Fix plugin configuration and restore original file.