If you think a plugin is causing the problem, disable all plugins by renaming the wp-content/plugins folder. Then put the plugins (in the subfolders of wp-content/plugins) back into a new wp-content/plugins folder.
Do a couple/three at a time to see if you can find a bad plugin.
You might also reload WP 4.7.2 via the sites Updates page (even if you are already at 4.7.2). If you were not at 4.7.2 (insert standard ‘do your updates!’ advice here), then you have some additional work….get up to 4.7.2 first, then ensure all plugins are current.
5xx errors are often server-based, not WP-based (although could be SQL problems), so talk to your host and ask if they are noticing SQL problems on your (possible shared) server.
Updates are important….there are tons of WP sites that are getting hacked via the RESTFUL problem fixed by 4.7.2.
Related Posts:
- Prompted for FTP details even with FS_DIRECT set to true
- How to properly insert data into custom table via plugin
- How does WordPress handle MySQL row lock errors?
- Searching users with WP_List_Table plugin
- Convert WordPress posts to products in WooCommerce
- Can I explicitly specify ENGINE=InnoDB in WordPress?
- How can I list only sites that use a particular theme or plugin?
- Help!! I Screwed up my WP
- $wpdb->get_results() does not fetch results with unicode ‘WHERE’ clause
- Changing BIGINT to INT
- How can I reactivate a plugin without access to my dashboard?
- Can I run multiple queries with $wpdb->prepare?
- How to remove duplicate Custom Fields?
- wordpress in nginx docker container connected to php:8-fpm container and mariadb container isn’t creating any tables on plugin activation
- greatest() function returns undefined property
- 500 Internal Server Error when updating htaccess
- How to determine what is generating large amount of database queries?
- Get post by ASC from custome field DATE picker
- MySql database help for a plugin
- How to remove Database Table in WordPress via Function file?
- mysqli_error() expects parameter 1 to be mysqli, null given in own db class
- Bulk edit existing shortcode within custom field
- Display data on Word Press site posts and pages from mysql table
- How to simultaneously access the same MySQL database in the main column and sidebar of WordPress?
- Help With MySQL to WPDB Query Conversion
- NGiNX + PHP5-fpm + CDN Tools (plugin) [closed]
- get current date + 90 days and checking every day
- join 2 table orders wordpress plugin
- How can I perform high-level database merging for WordPress within continues delivery?
- 306 MB of wp_options occupied by WordPress SEO Plugin, is that normal? [closed]
- Plugin: register_deactivation_hook works perfectly well, while register_activation_hook suddenly stopped working
- Enabling WP_USE_EXT_MYSQL to support old plugin
- how to access all user dashboard on fronted page [closed]
- WordPress + JavaScipt + AJAX + MySQL: insert query for form
- Take input from form and pass it to function using a wp-plugin
- SQL to order by CPT results by user->display_name w/only user->ID known
- Migrating to WordPress Recipe Plugin and Some SQL Issues
- Can’t delete the two native plugins of WordPress
- Enabling plugin failed because MySQL user do not have CREATE permissions
- Multiple instance of data in plugin custom database table on plugin activation
- Large Woocommerce Site (83,000 items), What Can I Do? [closed]
- Better ads plugin has 500.000 entries in wp_postmeta
- PHP Fatal error: Call to a member function locale() on a non-object
- pagination on data fetched using SQL query
- after wordpress update to 3.5+ i get many errors in plugin wpdb::prepare()
- Speeding SQL queries for a large database?
- Cannot get wpdb data (Error in a simple fuction) [closed]
- Notice: Uninitialized string offset: 0 in social sharing mu-plugin
- Plugins fail to update: Download failed. A valid URL was not provided
- HTTP 500 error after plugin install
- Using ‘mysqli_connect’ ‘crashes’ WordPress client-side
- Why is Google Search Console getting X-Robots-Tag noindex?
- Always get creating a new table with foreign key
- There has been a critical error on your website – won’t fix no matter what
- How to do database for download stats?
- DB Query not working in Plugin
- wordpress upgrade from 4.2.1 to 4.7.3 500 error
- Way to send multiple values for column to MySQL?
- Username Variable in custom links?
- Comment Approve – Add custom function when comment is approved
- WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version [closed]
- Can’t create tables with my plugin
- Check against server time to display SQL entries – Radio Station DJ Rotator Plugin
- WordPress Cache delete on plugin uninstall
- In a local wordpress installation, when I install a plugin it only offers me installation via FTP
- need to find duplicated meta value in custom filed and view the posts that have the same value
- JOIN and SUM different statement results (Mailster Database)
- My CPU usage in A2 Hosting Shared Plan (Turbo Boost) is high due to mysql query!
- Getting current user data with MySQL statement
- Memcaching recurring SQL Queries
- What database state changes happen after a post is manually “updated” with no changes?
- WP Function does not trigger on Webhook API Call
- Cant create table on plugin activation
- How to get database connection details without longing to cpanel in WordPress?
- Performing CRUD operations on front end in wordpress
- Display a number value from mysql query in WP
- Elementor contact form doesn’t work: “Oops! I cannot send this email!”
- Store GravityForm data in phpmyadmin (mysql)
- why is my wordpress not loading any images?
- dbDelta not CREATING TABLE
- Login issue in WordPress
- WordPress error after installing plugin “Internal Server Error” [closed]
- 403 Forbidden home on localhost with nginx server
- Delete user meta based on key value that is an array
- get/show Last ID
- HyperDB failover Delay
- Resetting AUTO_INCREMENT primary key
- Create Database Tables on Plugin Activation hook
- Plugins don’t show up after renaming plugins folder
- Theme Load Error
- How to update plugins in a distributed wordpress scenario?
- Slow WordPress admin panel with a total query time of 1664ms
- How to display blog posts only authored by the administrator
- how to show the data from a myqsl database in a post [closed]
- Post sorting and ordering function in WordPress Admin is broken and always shows post from oldest to newest
- PHP Creating a formula from mysql db values and db stored math operator
- Share or sync user table data with another user table
- Split Million WordPress Post’s Into Multiple Database Server
- Getting 504 Gateway Timeout Error on AWS Server! [closed]
- WordPress issue – data is not showing in wp-admin, but when searching through database, all the data is there