Problems with authentication on nginx 0.8.19+

Renaud Allard renaud at allard.it
Fri Nov 13 17:01:26 MSK 2009



Maxim Dounin wrote:
> Hello!
> 
> On Fri, Nov 13, 2009 at 01:36:14PM +0100, Renaud Allard wrote:
> 
>> Hello,
>>
>> I am currently running nginx 0.8.19 on OpenBSD 4.6 amd64
>> I tried upgrading to all versions above this one, but for all of them I
>> get some very strange problems.
>> I am running roundcube webmail (in https) using php 5.2.10 in fastcgi
>> with php-fpm. On versions till 0.8.19, everything works fine. When I try
>> to upgrade to verions above 0.9.19, the login page appears but I am
>> unable to actually log in, I always get the login page and nothing wrong
>> appears in my error log.
>>
>> Does someone have any idea of what could cause this problem?
> 
> Do you use fastcgi_cache?  Looks like your problem related 
> to the following bugfix in 0.8.20:
> 
>     *) Bugfix: the "Set-Cookie" and "P3P" FastCGI response header lines 
>        were not hidden while caching if no "fastcgi_hide_header" directives 
>        were used with any parameters.
> 

Thanks Maxim, removing fastcgi_cache fixed the problem.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5130 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://nginx.org/pipermail/nginx/attachments/20091113/4dd140d5/attachment.bin>


More information about the nginx mailing list