Problem with fastcgi_split_path_info on ubuntu precise
Francis Daly
francis at daoine.org
Sat May 4 11:56:56 UTC 2013
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 at daoine.org
More information about the nginx
mailing list