Quantcast
Channel: Nginx Forum
Viewing all articles
Browse latest Browse all 53287

Re: Problem with fastcgi_split_path_info on ubuntu precise

$
0
0
On Fri, May 03, 2013 at 09:44:14PM -0400, zakaria wrote:

Hi there,

> I must be missing something obvious here.
> I rerun my ubuntu configuration script and suddenly my nginx setup not
> working correctly anymore.

What output do you expect?

And if it not obvious: how does that differ from this output?

I *think* you're reporting that PATH_INFO is unexpectedly empty
in $_SERVER, in which case adding "fastcgi_param TEST_PATH_INFO
$fastcgi_path_info;" and retrying might give a hint as to where the
problem is.

f
--
Francis Daly francis@daoine.org

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Viewing all articles
Browse latest Browse all 53287

Trending Articles