Hello. I am using nginx version: nginx/0.5.33 + flup 1.0 + django
framework.
Actually i have problem, that I don’t know how to tell nginx to save
FCGI_STDERR in error_log. Is there any special config option?
Cheers,
Hello. I am using nginx version: nginx/0.5.33 + flup 1.0 + django
framework.
Actually i have problem, that I don’t know how to tell nginx to save
FCGI_STDERR in error_log. Is there any special config option?
Cheers,
On Thu, Dec 13, 2007 at 05:40:32PM +0100, Rafa?? Zawadzki wrote:
Hello. I am using nginx version: nginx/0.5.33 + flup 1.0 + django framework.
Actually i have problem, that I don’t know how to tell nginx to save
FCGI_STDERR in error_log. Is there any special config option?
nginx writes anything that it received via FCGI_STDERR to in error_log
by default:
[error] … FastCGI sent in stderr: “…” while …
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs