I get it the problem
In php.ini in disable_functions are the following text, what I copied from another instructions sometime:
passthru,exec,system,proc_open,shell_exec,popen,pclose,proc_nice,proc_terminate,proc_get_status,proc_close,
posix_kill,posix_getpwuid,posix_getgrgid,posix_getuid,posix_geteuid,posix_getegid,posix_getgid,posix_uname,escapeshellcmd,escapeshellarg,ini_alter.
Becouse, I don't know what of these cause the problem, please tell me .
Thanks