Problems with WordPress multisite directories/url structures and admin access after migration

I don’t know how the migration was executed, but here are some things that have caught me out in the past. Files: Check the .htaccess and wp-config.php files. htaccess for a multisite should look something like this: RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] # add a trailing slash to /wp-admin RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ … Read more

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