Yes, you can disable it in your php.ini. Search for the line Code: disable_functions = and change it: Code: disable_functions = exec Don't forget to restart Apache afterwards.