liunx启动出现 pcntl_fork() has been disabled for security reasons
Posted yehuisir
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了liunx启动出现 pcntl_fork() has been disabled for security reasons相关的知识,希望对你有一定的参考价值。
函数被禁用了,php.ini
里边搜索disable_functions
然后把它后面,所有以pcntl
开头的函数都取消禁用,再重新启动,遇到问题时,建议先调试启动,没问题之后,再以守护进程启动
把pcntl_fork取消禁止就行了
以上是关于liunx启动出现 pcntl_fork() has been disabled for security reasons的主要内容,如果未能解决你的问题,请参考以下文章
liunx开启Nginx失败, 出现 An error occurred
解决pcntl_fork() has been disabled for security reasons in file /www/wwwroot/192.168.21.2/vendor/wor