Nginx + Redirection Plugin breaks Permalinks [closed]

I notice a couple of things right off the bat. First, the try_files parameter in your root location block should be: try_files $uri $uri/ /index.php?$args; Also, I have this block in my own conf file (using Nginx and Redirection together just fine) but you seem to be missing it: location @wp { rewrite ^/files(.*) /wp-includes/ms-files.php?file=$1 … Read more

nginx wordpress subdirectory Invalid post type

The issue was solved by commenting out this line fastcgi_split_path_info ^(/blog)(/.*)$; It solved the issue, with apparently no side effects. I got the answer on WordPress.org forums which was originally posted on nginx forums Cheers.

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