Home page returns 404

Delete all changes you have done on the .htaccess Make it clean and default to get it OK first, then do the customization. Also try deactivating all plugins and changing your theme to a new one, better get one from https://wordpress.org/themes

WordPress Permalinks 404 Not Found

sounds like a htaccess issue… try a .htaccess file in the wordpress root with the content (which differs in one line from your posted blog): # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress from Using_Permalinks

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