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
- Creating 20,000 Posts or Pages using a .csv file?
- 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
- Search and replace text across all posts
- Convert WordPress posts to products in WooCommerce
- WordPress tips for speed and performance [closed]
- WooCommerce – Call to undefined function is_woocommerce()
- Can I explicitly specify ENGINE=InnoDB in WordPress?
- Bad Request (Invalid Hostname) on working server, database problem
- 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?
- Replace existing pages with new pages, keep menu links
- 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 write one comment and publish on every post using database or plugin?
- How to get number of Affected rows from wordpress dbDelta() function
- 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
- WordPress performance – W3 Total Cache and memcached/APCu
- 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]
- Creating mySQL procedure with $wpdb
- Fixing WordPress’s Bug (failed to send buffer of zlib output compression) results in “White Screen of Death”
- WpDataTables – View Image Directory
- get current date + 90 days and checking every day
- join 2 table orders wordpress plugin
- How do I run SQL queries on a WordPress web page? [closed]
- 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]
- WordPress plugin creation how to execute .sql in order to insert multiple rows at activation of plugin
- 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]
- Insert data from .sql file in wordpress plugin
- WordPress + JavaScipt + AJAX + MySQL: insert query for form
- Take input from form and pass it to function using a wp-plugin
- WordPress Backend HA (Automatic failover)
- Automatic switch to backup database on fail
- 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
- WordPress page and plugin list using sql query
- Multiple instance of data in plugin custom database table on plugin activation
- Large Woocommerce Site (83,000 items), What Can I Do? [closed]
- WP-DownloadManager – Query most download per week/month etc
- Better ads plugin has 500.000 entries in wp_postmeta
- PHP Fatal error: Call to a member function locale() on a non-object
- Resetting AUTO_INCREMENT primary key
- Re-writing MySQl query for execute faster
- Can’t get paramaters from url page of content
- Create Database Tables on Plugin Activation hook
- Plugins don’t show up after renaming plugins folder
- Theme Load Error
- Write mysql credentials in plugin
- Help with sorting and storing data on WordPress
- How to update plugins in a distributed wordpress scenario?
- Slow WordPress admin panel with a total query time of 1664ms
- Linking Plugin Files to WP
- MySql Query for WordPress
- Using wp config to connect to a DB from a plugin
- how to search through plugin in wordpress cimy-user-extra-fields?
- Get all the related data from WordPress DB
- How to display blog posts only authored by the administrator
- Trying to insert a row from a Plugin
- how to show the data from a myqsl database in a post [closed]
- Jquery post responses 500 error after some time and lastly an 503 error
- Post sorting and ordering function in WordPress Admin is broken and always shows post from oldest to newest
- How can I delete the options from DB when the plugin is deleted?
- PHP Creating a formula from mysql db values and db stored math operator
- Console errors after WordPress Update 6.1
- 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
- ImageMagick on wordpress 6.5.5 for Linux Alma 8 success but which no magick
- Remove posts that start with similar words (like a delete duplicate posts plugin)
- WP_Query does not return the result even if the data is present in the database
- Updating wp_postmeta from meta_keys and meta_values from another table having price and sku only
- Import posts from a different database with the same old id
- WP Plugin: How to avoid db access for each comment?
- API to programmatically determine which wordpress plugins are out of date
- How to configure redis object cache for multiple sites in the same server without errors
- WP behind nginx reverse proxy, home page stuck in redirect loop
- Saving Tutor LMS plugin courses as WordPress Blog Posts in Database [closed]
- Lets simple destroys website