This page say :
Suhosin "server.strip" disabled : Failed
If I switch it off through suhosin.ini nothing change whereas phpinfo just under confirms it's off.
By the way, about those tests : which options need to be set mandatory and which are advices ? Maybe we need : green, orange, red.
It would be even great if we could have an explanations for some : why ? how to set it ? "suhosin" on the wiki doesn't answer anything.
Joker question : how to stop suhosin.server.strip through apache2 directive ? I tryed php_value suhosin.server.strip "off"|0|1|"on", restart server each times but it didn't change anything. Only solution found is through sohusin.ini and for all virtualhost :-(.