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?
- PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in Stack trace:\n#0 [internal function]: img_caption_shortcode()
- Query multiple custom post types in single loop
- Knowing the total number of posts before to get into the loop
- removing tags from wp_list_pages() using PHP
- How to Append to the_excerpt() Function
- How to check for WordPress timezone type?
- Why do filters/actions require an argument count?
- Callback URL in WordPress
- woocommerce and is_user_logged_in() if not redirect to homepage
- Add HTML Attributes To Anchor Tags In `wp_list_categories()` Function
- Is there any difference between get_the_title() and single_post_title()?
- Deregistering a script in WordPress seems impossible
- Common abstract class for plugins
- putting Mailto: and Tel: into footer.php code wordpress
- understanding if statement [closed]
- Help with .htaccess and Login with Subfolders
- Can’t Query Custom Table Using $wpdb Method
- How can I access string value in an array?
- Defined WordPress Memory Limit to Unlimited
- WordPress gallery shortag
- Errors after upgrading PHP to 7.4 WordPress
- How Do I Find & Remove H1 From Site-Title-Wrapper? [closed]
- Strip from or something better?
- switch_to_blog() + do_action(‘generate_footer’) not working in multisite
- Woocommerce – if selected attribute term equals
- split 1 cart item into instock and back ordered
- Display page content in different sections – based on page break block?
- Override 404 when navigating to single php file
- I’m writing my first plugin and my echo output is showing up on every page of my wordpress installation
- Beyond widget side menu editing, with the php page, custom template
- wp_delete_comment is doing nothing
- conditionally load a default static image if image metabox has no value
- Understanding responsive imagery
- How to get meta box labels?
- How to create a build for quickly deploying a server with WP?
- Issue with WordPress Plugin Activation Hook and Table Creation
- Options for using custom PHP in a wordpress site? No FTP access