HTTPD Process stuck at 80% CPU when activating disabled_functions in php.ini

Read 11045 times
Hi there,

I'm using the security options from ConfigServer for DirectAdmin and when I'm modifiying my php.ini to the following:

disable_functions = show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open, allow_url_fopen

Automaticly, when I'm trying to login as admin. A process is stuck at 80% CPU on my server. I want to keep my server secured and I don't want to leave holes for hackers. From your experience, which function did you disable in your php.ini?

Thanks,
Franco