> When I was having the problem, I was never able to get it to happen > consistently. It would work sometimes, but not others. I had a problem on > one system do to suhosin that I fixed my not encrypting the session. My > second problem was on another set of systems where I was using user-defined > sessions. I had to disable the user-defined sessions to stop the 500 > errors. I don't have a solution on that one yet since I need the > user-defined sessions. That system didn't even have the suhosin extension > loaded.
Hmm so there are issues specific to fastCGI too? > > Supposedly there are some fixes to sessions coming up, but I haven't been > able to test them. > > Are you using User-Defined sessions? Yeap :( I think I found the issue: http://bugs.php.net/bug.php?id=49098 A lot of people are having segfaults with php 5.2.10 and in consecuence error 500. Alvaro is there a way that Cherokee can relay the backtrace somewhere so I can know exactly where is the damn php script failing? > > Jaime Alex -- http://www.neurosecurity.com "We must be the change we wish to see in the world" Mahatma Gandhi _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
