migrated wordpress site not running properly, on Ubuntu localhost?

Check the following steps. 1) add WP_HOME or WP_SITEURL in wp-config.php example bellow. // for who are using virtualhost define(‘WP_HOME’, ‘http://example.fmt’); define(‘WP_SITEURL’, ‘http://example.fmt’); if use localhost define(‘WP_HOME’, ‘http://localhost/yoursite’); 2) check .htaccess file. If you have no .htaccess file in your directory add the following code in the .htaccess in root folder in your site. # … Read more

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