I’ve just managed to login to my Dashboard.
I deactivated all plugins via phpMyAdmin:
1. In the table wp_options, under the option_name column (field) find the active_plugins row
2 Change the option_value field to: a:0:{}
source
Now I’ll try to find out which plugin was causing the problem.
Then I’ll post it here.