Database error - How to deactivate plugins?

Hi! I am getting the dreaded WP database error. Not sure why - I am assuming the culprit is plugins.

My homepage works but cannont access any other page…

Not sure if there is a simple fix? I want to disable plugins but have no asccess to the phpmyadmin - tried installing but i get a bitout when trying to access 22222/db/pma

Soooo. I guess my question is how do i disable plugins from terminal?

You can use WP-CLI to disable plugins (already installed with ee).

… or the more brute force approach of just deleting the plugin folder, WP will ‘disable’ any plugin it can no longer find.