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        fran...@daoine.org

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

Reply via email to