zl程序教程

您现在的位置是:首页 >  其他

当前栏目

please specify user and group other than root, pool 'default'

amp and 39 user root group Default than
2023-09-14 09:04:37 时间
 [root@luozhonghua etc]# /usr/local/php/sbin/php-fpm start Starting php_fpm Jul 12 09:41:02.077951 [ERROR] fpm_unix_conf_wp(), line 124: please specify user and group other than root, pool defau
 

[root@luozhonghua etc]# /usr/local/php/sbin/php-fpm start

Starting php_fpm Jul 12 09:41:02.077951 [ERROR] fpm_unix_conf_wp(), line 124: please specify user and group other than root, pool default


[root@luozhonghua etc]# vi php-fpm.conf  

  找到 

!-- value name="user" /value --

默认与nginx.conf 用户名 一致,都为nobody修改为:

value name="user" nobody /value

[root@luozhonghua etc]# /usr/local/php/sbin/php-fpm start

Starting php_fpm . done

[root@luozhonghua etc]#

php_fpm 启动成功!




报错 invalid [default store dir]: /tmp/ php sdk解压以后文件如下   推荐处理方案    1.如果使用支付宝sdk,首先lotusphp_runtime 文件也要一起使用  支付宝现在的php sdk中有lotus框架可以和aop文件   夹放在同一级   
Root-NFS: Unable to get mountd port number from server, using default 问题描述:         以前下载到开发板linux内核启动好好地,今天突然启动不了了,到达Root-NFS: Unable to get mountd port number from server, using default这个位置就停住了,过了一段时间就显示,如图: 很明显,我的nfs有问题。