Sorry, i find out :) Add these missing params in php-fpm configuration and work like charm fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; fastcgi_param SCRIPT_NAME $fastcgi_script_name; Posted at Nginx Forum: http://forum.nginx.org/read.php?2,259684,259685#msg-259685