Problems with fastcgi php migration
Ian M. Evans
ianevans at digitalhit.com
Thu Mar 13 17:37:56 MSK 2008
Igor Sysoev wrote:
> Try to delete them and use
>
> fastcgi_param SCRIPT_FILENAME $document_root$script_name;
> fastcgi_param PATH_INFO $path_info;
>
> only.
>
Deleting fastcgi_param PATH_TRANSLATED and fastcgi_param REQUEST_URI
resulted in:
/fest/tribeca/2003/2/photos <-- working
/fest/tribeca/2003/2/photos/ <-- No input file specified.
/fest/tribeca/2003/2/photos/1 <-- No input file specified.
Would you like to see the debug?
More information about the nginx
mailing list