Hello everyone,

I have a problem that I am trying to figure out right now.
I have cPanel , php 5.2.6 and suhosin (both manually compiled) and Zend.
Fantastico for example does not work because of suhosin (suhosin.executor.func.blacklist is set and blocks shell_exec).
I do not what to remove shell_exec for the entire server, I only whant to remove it for Fantastico and I need to know how can I do that ?

Thank you