XF 2.1 disable_functions | php

Статус
В этой теме нельзя размещать новые ответы.
Версия XenForo
2.1.4

xardkor4ik

Заблокирован
Сообщения
30
Реакции
12
Баллы
310
Здравствуйте, что лучше добавить в disable_functions в php?
Для стабильной работы xenforo
В данный момент стоит: exec,passthru,shell_exec,system,proc_open,popen,curl_multi_exec,parse_ini_file,show_source
 
мозги

Код:
disable_functions =  link,symlink,popen,exec,system,shell_exec,show_source,passthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pclose,proc_open,proc_nice,proc_terminate,proc_get_status,proc_close,leak,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,escapeshellcmd,escapeshellarg,curl_multi_exec,parse_ini_file,highlight_file,etc,set_time_limit,mail,phpinfo
 
Последнее редактирование:
мозги

Код:
disable_functions =  link,symlink,popen,exec,system,shell_exec,show_source,passthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pclose,proc_open,proc_nice,proc_terminate,proc_get_status,proc_close,leak,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,escapeshellcmd,escapeshellarg,curl_multi_exec,parse_ini_file,highlight_file,etc,set_time_limit,mail,phpinfo
Благодарю
 
Статус
В этой теме нельзя размещать новые ответы.
Современный облачный хостинг провайдер | Aéza
Назад
Сверху Снизу