If you can get an older version to work with the database (set up the config file to point to your local version of the DB), then you can try exporting it (via Export tool), and importing into another instance of the latest WP install (install a base site with a new DB).
If only the content is important to you, you could extract just the posts table to get the post/page content via phpMyAdmin. Then import that into the new instance either manually or with some PHP programming (create a loop that goes through each of the post/page content of the old DB, then use WP functions to create a new post).
You should be able to find guidance on the above processes with a bit of searching.
Related Posts:
- How do WordPress veterans deal with the issues of upgrading WordPress?
- Requirements for hosting a single WordPress Blog (upgrades / backups)
- Best method to upgrade WordPress and Plugins
- Upgrading from 3.4.2 [duplicate]
- Upgrading Node.js to latest version
- upgade python version using pip
- Not able to access admin panel after updating WordPress database fails
- Update WordPress with SFTP instead of FTP
- WP upgrade can’t create directory even though perms are 777 [closed]
- How can I migrate a super old version (2.0) of my blog to 3.1?
- Release Model for WordPress?
- Import old SQL dump into new WordPress version
- 4.3.1 to 4.4 – WYSIWYG Editor Issues
- From 3.5 to 5.6.2 – Recommendation on how to get there with the least amount of pain?
- Permissions issue when trying to update WordPress
- Best Way to Upgrade from WP 2.8 (!)?
- Site needs massive upgrade – how to proceed?
- How to configure site for automatic upgrades
- How to prepare images for a layout width change?
- Upgrade WordPress Database from 2.6 to 3.2
- Why did my manual upgrade fail?
- Getting rid of files not used by latest upgrade
- WP already installed is asking to install
- Is the built-in updater the “best” way to upgrade WP installations?
- 3.1.3 auto-upgrade
- Empty space instead of admin bar
- Which database table does “Featured images” save under?
- What files to keep after upgrading WordPress?
- Upgrading an old WordPress install to a new one on a new host
- Upgrading wordpress 2.7 to 4.1 – posts are not listing after importing old db to new
- Updating servers at once in web cluster
- Client is using Softaculous to upgrade WordPress versions. How do I upgrade from the WordPress dashboard?
- WordPress 3.8 keeps asking me to upgrade to 3.8
- wp_list_categories
- Upgraded from 2.8.x to 3.3.1 and lost content
- Interrupted Upgrade to 4.5.1
- Can I degrade back to 3.7.1 from 3.8 by just coping old wp files?
- Why is it bad to use the GUID?
- redirected to “welcome to 3.8.5” after automatic upgrade to 4.1.1 now other admin links give 500 error
- Running WP_Upgrader via Cron
- Warnings On Updating WordPress
- Problems updating wordpress
- Upgrading from 3.2.1 to current
- Upgrading Across Multiple Versions
- Upgrade to 3.4 error: Call to undefined function get_option()
- Is WordPress 4.0 a Major update?
- Why does WordPress 4.1 have an auto-update entry in wp_options?
- WordPress automatic update error. Download failed : SSL certificate problem: unable to get local issuer certificate, “Installation Failed”
- Upgrading existing WordPress 4.1 to 4.6. What are some obstacles I might encounter?
- Upgrading from Old Version to Latest Version
- Installed WordPress with Softaculous. Should I upgradeManually or with Softaculous?
- Upgrade to 3.3.2 return a blank admin page
- WordPress 2.7 upgrade protocol
- When will be the next major update for wordpress?
- How is FTP used for upgrade?
- Maximum execution time exceeded while upgrading network on multisite local install [closed]
- WP not displaying the latest version upgrade button
- Upgrading to 4.1 fixed parse error
- _.omit is not function
- Publish issue after upgrading to 3.3
- Upgrade to 3.1 – Fatal error: Call to undefined function wp_cache_get()
- The new WordPress 3.1 “Admin Menu” isn’t appearing on my site or in the Dashboard
- WordPress cannot auto update and cannot find .maintenance file
- WordPress GUI and wp-cli are saying we have the latest version, but we don’t
- How to upgrade wordpress version?
- WP website won’t accept any new content – need dedicated hosting?
- Site showing version 4.1.16 as latest version
- WordPress not updated correctly
- Upgrade local version of WordPress – links point to live site
- upgrade v. 2.8.5 to latest version of wordpress
- Upgraded to 3.8.1 on wp-admin but unable to upgrade in godaddy cpanel
- plugin not updated after update wordpress 3.5.2
- Production Website Frozen at /wp-admin/upgrade.php
- Upgrading WP Version + Keeping Customized Core Code?
- Automatic Theme Upgrade hooks?
- Upgrading WordPress (File permission group owner)
- Stuck on Database Update Required after downgrading to 4.9.9 from backup
- Upgraded to 3.6.1. and cannot open my website anymore [closed]
- Do I have to buy a WordPress plan if I have Bluehost? [closed]
- upgrade wordpress 2.1.2 to wordpress latest version (3.6)
- Is it safe update WordPress 3.4.2. to 3.5? [closed]
- Is it safe to upgrade WordPress 4.9.23 to 6.2.2 and WPBakery 5.5.5 to 6.13.0?
- How do I update\upgrade pip itself from inside my virtual environment?
- How do I update\upgrade pip itself from inside my virtual environment?
- How do I update\upgrade pip itself from inside my virtual environment?
- How to upgrade Git on Windows to the latest version
- How to upgrade PowerShell version from 2.0 to 3.0
- Upgrade Node.js to the latest version on Mac OS
- Postgresql 9.2 pg_dump version mismatch
- Adb backup does not work
- input file appears to be a text format dump. Please use psql
- How to extract or unpack an .ab file (Android Backup file)
- Update g++ but still old version
- UpdraftPlus WordPress plugin is not working to store Backup in the Google Drive
- Upgrade 4.5.2 to 4.5.3 deleting row in wp_options table
- Destination directory for file streaming does not exist or is not writable
- WordPress Update Plugin Hook/Action? Since 3.9
- Can I upgrade a plugin to a specific version?
- What’s the simplest way to backup my WordPress database?
- Mysqldump add drop table?