当前位置:网站首页>Error when starting PHP: [pool www] cannot get uid for user '@php_ fpm_ [email protected]’
Error when starting PHP: [pool www] cannot get uid for user '@php_ fpm_ [email protected]’
2022-06-30 23:10:00 【Brother Xing plays with the clouds】
When compiled and installed php after , Start... With the following command
sudo ./sbin/php-fpm
Then report such an error :
www.linuxidc.com @linux ~/php5 % sudo ./sbin/php-fpm
[02-Mar-2014 09:11:26] ERROR: [pool www] cannot get uid for user '@php_fpm_user@'
[02-Mar-2014 09:11:26] ERROR: FPM initialization failed
modify php The configuration file of php-fpm.conf ( In the installation directory etc subdirectory )
www.linuxidc.com @linux ~/php5/etc % sudo vi php-fpm.conf
www.linuxidc.com @linux ~/php5/etc % sudo vi php-fpm.conf
take @php_fpm_user@ Change to the user name of the current system , Here's the picture , Then restart ok 了
边栏推荐
- Redis的缓存穿透、缓存击穿和缓存雪崩
- Fund customer service
- What does project management really manage?
- The Sandbox 正在 Polygon 网络上进行部署
- As the public cloud market enters the deep water, can the calm Amazon cloud still sit still?
- AtCoder Beginner Contest 255
- Flitter - sort list sort
- 理想中的接口自动化项目
- QQmlApplicationEngine failed to load component qrc:/main. qml:-1 No such file or directory
- Redis - 01 缓存:如何利用读缓存提高系统性能?
猜你喜欢

Two way data binding in wechat applet

Ms17-010 Eternal Blue vulnerability of MSF

HP notebook disable touchpad after mouse is inserted

Doker的容器数据卷

The Sandbox 正在 Polygon 网络上进行部署

项目管理到底管的是什么?

As the public cloud market enters the deep water, can the calm Amazon cloud still sit still?

What does project management really manage?

Cas classique multithreadé

How to design test cases
随机推荐
异步過渡方案—Generator
[golang] golang implements the string interception function substr
Spark - understand partitioner in one article
New trends of China's national tide development in 2022
Jmeter跨线程参数关联无需脚本
ESP8266 成为客户端和服务器
Doker的容器数据卷
How cloud computing can protect online education in the post epidemic Era
基金管理人公司治理和风险管理
HP 惠普笔记本电脑 禁用触摸板 在插入鼠标后
CNN经典网络模型详解-LeNet-5(pytorch实现)
电商秒杀系统
微信小程序通过点击事件传参(data-)
深入解析 Apache BookKeeper 系列:第四篇—背压
Qt笔记(七十四)之QLineEdit指定输入类型
10 airbags are equipped as standard, and Chery arizer 8 has no dead corner for safety protection
d编译时计数
请指教同花顺软件究竟是什么?另外想问,现在在线开户安全么?
CTFSHOW权限维持篇
pytorch 的Conv2d的详细解释