On 21/01/12 21:49 Jason Galea wrote: > On Jan 22, 2012 1:35 AM, "Robert Rothenberg" <[email protected] > <mailto:[email protected]>> wrote: >> : >> : >> Ok, it's working now. Apparently including the default fastcgi_params, even >> when they are edited to have the exact same values, does not seem to work. > > For history's sake, can you just confirm what DID work for you?
Following the *exact* instructions in https://metacpan.org/module/Catalyst::Manual::Deployment::nginx::FastCGI#Configuration Basically, including the settings in the /etc/nginx/conf.d/myapp.conf file rather than relying on the default settings in /etc/gninx/fastcgi.conf that had the same values as the instructions. _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
