Alvaro Lopez Ortega escribió:
> You're right, you've found a bug. Here is the patch:
Impressive. Thanks.
> If so, I think there are two possible sources for the problem. It
> might be that either there was no "Name" entry inside the "Auth"
> block, or it was because of the bug that you found.
I'd rather go for the second option. I have not (yet) applied the patch
since I'm using the dirty authenticate-on-Extension php workaround (the
whole application is written in PHP) and it now correctly asks me for
login and password.
About the SSL problem, I'm not familiar with the usage of strace.
However, strace cherokee& seems to tell me that cherokee is stalling here:
select(9, [8], NULL, NULL, {3, 0}) = 0 (Timeout)
I get around 7 or 8 of these, then:
select(9, [8], NULL, NULL, {3, 0}) = 1 (in [8], left {2, 346000})
read(8, "\273Z\34\243\331\300\351\336", 276) = 8
When I start another processes, the latter messages appear faster (and
other messages appear as well), then the server finally starts. Of
course, if I let it running for enough time it will start eventually, I
think. My kernel is 2.6.15-1-686, Debian package. The CPU is a Pentium
III Coppermine. I'm able to send a complete strace log.
Thank you very much for your work and interest.
Jose
--
José M. Parrella -> Debian Sid, k2.6.16.20
Escuela de Ingenieria Electrica
Universidad Central de Venezuela -> ucvlug.info
_______________________________________________
Cherokee mailing list
[email protected]
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee