=========
QUESTION
———
I am having trouble with my WordPress site, how do I disable all plugins to see if this helps?
———
I cannot logon to my WordPress site. After clicking logon, it just spins, and eventually shows a CGI Timeout error:
—
CGI Timeout
The specified CGI application exceeded the allowed time for processing. The server has deleted the process.
—
=========
ANSWER
———
Open your WordPress database and browse to the <databasePrefix>_Options table
Sort Ascending on the option_name column
Find the row for active_plugins
Delete the contents of the option_value field
Now save the record and try to logon to WordPress again, you should be all set –
=========
EXAMPLES
———
=========
APPLIES TO / KEY WORDS
———
WordPress
Plugins
Fix
Uninstall
=========
REF
———