/etc/nginx/ fastcgi_params要添加
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
然后 ,虚拟主机里,添加 root ,对应 $document_root,
http://www.21andy.com/blog/20100219/1701.html
/etc/nginx/ fastcgi_params要添加
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
然后 ,虚拟主机里,添加 root ,对应 $document_root,
http://www.21andy.com/blog/20100219/1701.html