Incorrect Blog Root

The old versions of the home and site url are likely in the database somewhere. Add two lines to your config.php file to override them as needed: define(‘WP_HOME’, ‘http://example.com’); define(‘WP_SITEURL’, ‘http://example.com’); If you visit Settings / General and save the settings, they should get stored to their new value in the database. You should then … Read more

Clone wordpress blog on localbox manually

you can use this tool http://interconnectit.com/products/search-and-replace-for-wordpress-databases/ to replaces the urls. The advantage over SQL replace is that the tool know how to handle serialized info in the DB. Being easy to sync is problematic requirement with the way you are trying to do things. If you need that, then you should simply change your localhosts … Read more

WordPress Errors after Host Migration

Disable all plugins and see if you can get into wp-admin. My guess is an errant plugin is causing problems. For example there might be a system specific setting in a plugin and causes it to break on another system

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)