It is hard to track down the cause of a 500 error, so here’s what I’d try:
-
Be sure to also copy the new root folder files (except
wp-config.php
) – not just thewp-admin
andwp-includes
directories. -
Go the other way around. Make a backup copy of the current
wp-content
directory and yourwp-config.php
file. Do a complete fresh install of the WordPress files from the latest zip and then copy thewp-config.php
to the install root and copy thewp-content
folder over the new one.
Related Posts:
- Upgrade 4.5.2 to 4.5.3 deleting row in wp_options table
- Can I upgrade a plugin to a specific version?
- Plugin upgrading: Widget settings
- How to customize a plugin whilst maintaining ability to upgrade
- How to avoid plugin name conflicts from the upgrade notifier?
- How to check plugin compatibility before upgrading WordPress
- A Way to Auto update plugins using cron?
- Updating WordPress – the best approach (updating wp core, plugins and db)
- WooCommerce – Call to undefined function is_woocommerce()
- Missing argument 2 for wpdb::prepare() Issue
- Hook (upgrader_process_complete) running moment
- WordPress plugin DB upgrade
- Why users disable the WordPress update?
- Upgrading WordPress 4.0 asks for FTP password
- I can’t upload a new wordpress theme from a zipped file
- How can I reactivate a plugin without access to my dashboard?
- What is the easiest way to implement cascading database upgrade for my plugin?
- Upgrade Private Plugin without Deleting
- Hook before & after plugin / core update
- WordPress 5 upgrade: until when is it safe to keep project running in 4.x?
- 500 Internal Server Error when updating htaccess
- How to review WordPress website php version compatibility?
- Best method to upgrade multisite plugin’s numerous database table
- WordPress independent plugin upgrade notification system [duplicate]
- WSOD after upgrading to 3.1
- Upgraded to latest version – 3.0.3 and Now I get a “sufficient permissions to access this page” error
- How to find wordpress db schema changes when upgrading from 4.9 to 5.2
- Enabling WP_USE_EXT_MYSQL to support old plugin
- Take input from form and pass it to function using a wp-plugin
- file-gallery plugin line 1573 broken in 4.2 upgrade [closed]
- Does WP delete deprecated plugin/theme files on plugin/theme upgrade?
- PHP Fatal error: Call to a member function locale() on a non-object
- WordPress crashes with “The service is unavailable.” after trying to upgrade plugins
- Disable a plugin from ever upgrading?
- HTTP 500 error after plugin install
- can we modify wordpress plugin version value to avoid update warning?
- Maintaining plugin addons while upgrading
- There has been a critical error on your website – won’t fix no matter what
- Plugin upgrade failing during unzip
- 500 error when updating plugin option
- How to check for completeness when upgrading fails and stuck in maintenance mode
- My plugin does not install correctly if a previous version is still installed
- Hooks to run after a core upgrade?
- WordPress wp get_temp_dir return non exiting folder, thus failing plugin & themes update
- WordPress error after installing plugin “Internal Server Error” [closed]
- Using any plugin results in http 500 error (and only plugins)
- Plugins don’t show up after renaming plugins folder
- What is a good way to test that plugin upgrades have completed properly?
- installed WordPress but can’t upgrade or add plugins due to webdav https?
- Can’t upgrade themes or plugins after upgrading WordPress to 4.4
- 504/502 errors plauging our site
- Jquery post responses 500 error after some time and lastly an 503 error
- Console errors after WordPress Update 6.1
- How can I reduce the amount of files loaded/included per plugin?
- How to create custom LOGIN and REGISTRATION forms?
- wamp server wordprocess whole from begining up on filezilla
- Retrieve categories of a WooCommerce product in hierachical order
- How do I make a wordpress plugin with menu item etc
- How to use get_categories() with Event Organiser plugin
- Setting up widgets in wordpress with a unique ID for the after_title argument
- Dashboard Disappears after Upgrade
- The website has resulted in too many redirects (redirect plugin)?
- Hide Theme options and Customize Admin menu
- Make specific products accessible only to a user role in WooCommerce
- Is it possible to require approval before a page edit is made live?
- Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: “eustatos\test_plugin”
- WooCommerce – How can I list the same product as a variation and also as a simple product [closed]
- Memberpress functions/documentation
- Add column to plugins table screen
- Auto activate plugin with unique user settings
- Pagination Broken on Static Pages but Works on Blog Articles
- add_shortcode is not working in plugin where others are working
- Plugin options page with live preview?
- WordPress backend delay by server side HTTP Request
- Using window.onload with Ubermenu
- Ordering taxonomies by rank
- My homemade plugin is trying to update to someone else’s plugin
- Is there a way to embed a Google Docs form in a page without using plugins?
- Advanced Custom Fields – Disable Users to Edit Custom Fields
- REST route from a plugin not working if WordPress is installed in a subdirectory
- Plugin development: what to prefix?
- Submit Form data to another page via Ajax (WordPress Way)
- simple-job-board Plugin throws an error on live server [closed]
- Regarding plugin security
- StackExchange-like flag system for WordPress
- How to add a PW Gift Card to a Woocommerce Order request API?
- In a plugin, How to update a json file using ajax
- How do I make my site multi language? [closed]
- Found wp_deregister_script WARNING in redux framework plugin
- Share on social media created listing after submission
- using href when creating wordpress plugin calls empty page instead of php file
- How to `remove_action` from plugin
- New User Approval
- How to add php stylesheet to admin section instead of admin_head hook
- How to tell which Plugin is displaying?
- functions.php conditional output for a single plugin
- Wp Pagenavi how to display all results
- Do you know a video plugin that allows embedding in the home.php file?
- How to provide access to specific plugin to all the user roles except subscriber in wordpress
- how to remove a rel=”nofollow” using call to action plugin