SeLLeRoNe
Super Moderator
i had the same problem and i had to install suhosin extension aswell
recompile php with suhosin is not the same of add suhosin extension in php.
Btw, try restart csf and lfd if you have both installed (extension and patch)
And if somebody needs a function enabled (almost nobody) then we can overrule this with the HTTPd Custom Configuration at DirecetAdmin for the each domain.; suhosin
suhosin.session.encrypt = Off
suhosin.executor.func.blacklist = "exec,system,passthru,escapeshellarg,escapeshellcmd,proc_close,proc_open,dl,popen,show_source"
suhosin.post.max_vars = 4096
suhosin.request.max_vars = 4096
`../build used_configs | grep PHP5 | cut -d: -f2`
configure: error: Cannot find MySQL header files under yes.
Note that the MySQL client library is not bundled anymore!
php -v
PHP 5.2.16 with Suhosin-Patch 0.9.7 (cli) (built: Jan 6 2011 01:21:04)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.3, Copyright (c) 1998-2007, by Zend Technologies