FYI, I resolved the problem by installing a fresh copy of WP and re-using old database. WP updated my database. I then copied the theme and enabled it. Finally, I manually installed all the plugins (automatically updating them) and that was it.
In future, I recommend getting the latest WP when you have an opportunity to dupe your site. You get latest versions of everything and it’s easier to debug the site when you don’t have a white screen of death as the starting point.
Related Posts:
- Correct folder permissions?
- Namespacing WordPress project according to FIG standards
- Installing wp3.2.1 on IIS; getting empty sessions
- Does wordpress allow me to add a php file to the root directory to execute custom scripts?
- Install will not load: PHP does not have MYSQL installed
- Failed to open stream / no such file or directory
- “Maximum function nesting level of ‘100’ reached” after adding a new filter
- What’s the proper way to use wp_enqueue_script/style?
- apache cpu over 70% on localhost
- Fatal error: Call to undefined method WP_Error::get_item_quantity()
- Create a quick start wordpress installation [closed]
- Change the actual (or viewable) WordPress directory structure
- Accessing site’s root from themes folder
- Custom location for attached images
- Using a `Template Parts` folder instead of an `Includes` folder in a Custom WordPress Theme
- How to Arrange PHP Files to Allow for Multiple Types of Pages?
- Fatal Error relating to sessions.php
- Must I download entire WP directory for each separate instance/website that uses WP?
- How can I fix WordPress installation errors?
- PHP Fatal error: Uncaught Error: Call to undefined function wp_kses_normalize_entities() in new wordpress installation
- Fresh Install WP error – “The site is experiencing technical difficulties” [closed]
- wp_ob_end_flush_all and wp_suspend_cache_addition()
- subdirectory index.php is not working
- Accessing an image folder inside public web directory
- fatal error call to undefined function get_header in index.php on line 1
- Getting error when using wp_insert_post()
- Workaround for: PHP syntax error, unexpected T_STRING in load.php on line 1104 (when installing)
- Fatal Errors on pluggable.php
- Syntax error in a shortcode function
- PHP in CSS file?
- Fatal errors to undefined function in theme 404.php file [closed]
- PHP Helper Class to create shortcodes
- wordpress admin part is not accesbile after server shifting
- Error while loading wordpress site “Fatal error: Uncaught Error: Call to undefined function twentytwentyone_the_html_classes() in /home
- Connecting to upstream failed
- Fatal error: wp-settings.php on line 199
- Why can’t I connect to the wordpress install page with Nginx?
- Reduce Stock Based on Custom Variation Field Rather than Attribute (Working Script)
- New user – Create a folder
- PHP error on local server install
- Autoloading Classes in Plugins
- All content deleted when WP was reinstalled in another machine
- Fatal Error cannot log into wordpress and website disappeared
- How do I prevent a folder from reappearing in my home directory?
- Resource 404 error on multisite subdirectory install
- pages disable after wordpress update
- Importing demo data in Multisite
- WordPress error on my website
- Changed URl in General Settings now WordPress site doesnt work
- Permission functions within wordpress
- 3 domains, 1 wordpress install, redirecting and changing domains on live site
- WordPress won’t display errors at all
- Catchable fatal error in appcloud free theme by Tokokoo
- Correct Syntax for uploading files to custom directory in WordPress
- Can I have a php site on subdirectory of WordPress?
- Front-end major break after upgrade PHP 8.0 [closed]
- kali php problem [closed]
- Divi – add title to mobile menu button
- WordPress critical error after trying to update to 6.2 – Fatal error: Allowed memory size of 268435456 bytes exhausted
- Uncaught Error: Undefined constant “WP_CONTENT_DIR”
- Get a list of folders inside uploads directory
- Error message not appearing in error email or in the error log
- Why PHP Parse unmachet after update to PHP8?
- How to link the path of a folder situated in public.html for a random video player?
- “Object-cache.php” disables wp_cron and even disables my entire site, and keeps reappearing by itself again after I delete it
- PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in Stack trace:\n#0 [internal function]: img_caption_shortcode()
- Change taxonomy for categories
- Query category-specific, paginated posts and allow viewer to change sort order
- Accessing Variables Used In a Plugin Using PHPStorm + XDebug
- Make first child link default instead of its parent
- How to save the output of php variables used in inline css code to the main style.css?
- Echo the featured image of page assigned to blog in index.php
- Limit ads appearing more than three times
- Functions are causing errors
- How to set a cookie based on a page Get variable?
- Select All not working in a WordPress search filter
- Editing the contents of just one div on a page from wordpress
- How to show all of aspecific post type that has taxonomy and a specific term
- Headers for Contact Form are wrong
- White screen after login attempt
- Insert wordpress tags below posts via functions.php
- Why this plugin is not working?
- Multiple URL from Custom post name
- Adding header function to theme
- Why isn’t my custom function kicking in from my functions.php file?
- Revision History for Entire WordPress Site
- Admin-area broken through weird issues
- Postmeta not saving
- Install wordpress as a development site in a subdirectory on live server
- Display a query with multiple post types and same relationship on a single page
- magic-quotes – breaks admin totally
- wp_customize_image_control default value
- wordpress is_main_query() breaks
- WordPress wp_remote_post() sending informaiton to Redmine REST API
- WordPress will suddenly stop saving files uploaded by my code (ran in nopriv ajax)
- Check if values exists DB
- Help with my first Metabox helper class
- Trying to exclude posts from a category on the home page
- echo variable containing html and the_permalink();
- Php conditional help needed