在服务器上打开php.ini,找到

disable_functions =exec,system,passthru,popen,pclose,shell_exec,proc_open,dl,chmod,gzinflate

然后删除gzinflate既可。