Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter scorchp

    (@scorchp)

    To anyone wondering, it was
    disable_functions = rename
    that caused this issue.

    Thread Starter scorchp

    (@scorchp)

    Yes and no, meaning I’m on to it but I haven’t had the time to dig deeper due to other emergencies at work.

    The problem is a disabled function in php.ini, I just don’t know which one yet. If I remove everything from “disabled_functions” the cache works fine.

    Feel free to try it out yourself if it works for you too. It is one of these 😀
    disable_functions = pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,ln,cat,popen,pclose,posix_getpwuid,posix_getgrgid,posix_kill,parse_perms,dl,passthru,shell_exec,proc_close,proc_get_status,proc_nice,proc_open,escapeshellcmd,escapeshellarg,show_source,posix_mkfifo,mysql_list_dbs,get_current_user,getmyuid,pconnect,link,symlink,pcntl_exec,ini_alter,pfsockopen,leak,apache_child_terminate,posix_kill,posix_setpgid,posix_setsid,posix_setuid,proc_terminate,syslog,fpassthru,socket_select,socket_create,socket_create_listen,socket_create_pair,socket_listen,socket_accept,socket_bind,socket_strerror,pcntl_fork,pcntl_signal,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,openlog,apache_get_modules,apache_get_version,apache_getenv,apache_note,apache_setenv,virtual,file_upload,delete,deleted,edit,cmd,rename,mv,cp,pico,

Viewing 2 replies - 1 through 2 (of 2 total)