On Thursday 13 August 2009 04:29:43 Jaime Bozza wrote:
> PHP 5.2.10 has some serious problems with the suhosin extension.  The only
> know fix at this point is adding the following to your php.ini:
>
> suhosin.session.encrypt = off
>
> On the same note, 5.2.10 also has problems with User defined sessions.  All
> these issues are only found in FastCGI, so that's why the Apache mod_php
> isn't having the same problem.
>
> It's also possible that APC is affecting things as well, so you can try
> this:
>
> suhosin.apc_bug_workaround = on
>
> though this is less likely since that workaround shouldn't be needed for
> recent versions of APC.

Hi Jaime,

        Thanks a lot for the info. I've tried what you suggested but I'm still 
getting error 500 :(

        Any other suggestions? Is there a way to programatically test this from 
command line? I mean a script known to be broken with suhosin? The thing is 
that to me the 500 errors seem kind of random. Sometimes the same request goes 
through,  sometimes it doesn't :(

        Again Jaime, thanks for the tips :)

        Alex
>
> Jaime
>


-- 
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

Reply via email to