Blog has an infinite redirect loop

Is WordPress configured to use www or without www? Your server seems to be listening only for the www version and tries to redirect non-www requests to the www version. Considering that you provided a link to the non-www version of the domain above, my guess is that WordPress is trying to hook on to … Read more

W3Total Cache problem with Nginx [closed]

Your main configuration file at /etc/nginx/nginx.conf has some pitfalls and it shouldn’t be that complex. Let me share a simpler version for you to start with… server { server_name www.yourdomain.com; # please replace the root path # ex: /srv/www/mysite.com/public_html root /path/to/wordpress/installation; index index.php; # please update the path to W3 Total Cache’s configuration # ex: … Read more

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