cd blog/wp-content/plugins
mkdir .OLD
mv * .OLD
now try logging in again.
Note that none of your plugins will now work but you can at least log in again.
I haven’t gone through and identified the culprit plugin.
Hope this helps somebody.
cd blog/wp-content/plugins
mkdir .OLD
mv * .OLD
now try logging in again.
Note that none of your plugins will now work but you can at least log in again.
I haven’t gone through and identified the culprit plugin.
Hope this helps somebody.
Post a Comment