When I move WP site from 1 host to another. Normally I do this:
- Export database with PHPMyadmin
- Download files with FileZilla ftp
- Import Database to new database
- Upload files with FileZilla ftp
- Make a Search 'old string' and Replace 'new string' Database Search and Replace Script in PHP
And normally the site is up and running. However lately when I follow these steps this error occured:
To fix this I can download a new wordpress installation from Download Wordpress
And then it works again.. but is there another solution? Or does someone has any experience with this error?
