mac php-fpm 启动报错提示 'user' directive is ignored when FPM is not running as root

xiaoxiao2025-12-02  7

[26-Oct-2018 02:19:43] NOTICE: [pool www] ‘user’ directive is ignored when FPM is not running as root [26-Oct-2018 02:19:43] NOTICE: [pool www] ‘group’ directive is ignored when FPM is not running as root

查找到 www.conf 把 user = _www 注视前面加 ; eg ; user = _www 把 group = _www 注视前面加 ; eg ; group = _www

我的文件目录在: /usr/local/etc/php/7.2/php-fpm.d/ww,w.conf

转载请注明原文地址: https://www.6miu.com/read-5040226.html

最新回复(0)