• Resolved hatschiii

    (@hatschiii)


    Plugin tells me: enable shell_exec() function and give it executable permission.
    The function is enabled and executalbe, double checked this with the support of my webhoster. I’m running WordPress on a Linux System with PHP 7.3

    The Appache error.log gives me the following error hundreds times:

    cat: /proc/cpuinfo: No such file or directory

    • This topic was modified 5 years, 11 months ago by hatschiii.
Viewing 1 replies (of 1 total)
  • Plugin Author iSaumya

    (@isaumya)

    Hi,
    just having shell_exec() enabled is not going to solve this issue. The reason behind you are seeing those errors because even though the shell_exec() is enabled, your host doesn’t give it permission to get the data from system files like /proc/cpuinfo.
    Hope this helps.

Viewing 1 replies (of 1 total)
  • The topic ‘shell_exec() error’ is closed to new replies.