Php-fpm startup report pleasespecifyuserandgroupotherthanroot, po_PHP tutorial

Source: Internet
Author: User
When php-fpm is started, pleasespecifyuserandgroupotherthanroot and po are reported. This article introduces the solution of pleasespecifyuserandgroupotherthanroot and pool 'default' for the php-fpm startup report. After installing PHP and configuring fpm successfully, This article introduces the solution to please specify user and group other than root and pool 'default' for the php-fpm startup report.

After installing PHP and configuring fpm successfully, an error is reported after startup:

Starting php_fpm Aug 03 06:51:54. 269165 [ERROR] fpm_unix_conf_wp (), line 124: please specify user and group other than root, pool 'default'

Solution:

Modify php-fpm.conf

The code is as follows:


Unix group of processes

Change to the user and group specified by nginx

Www
Unix group of processes
Www

Or we can configure it like this.

The code is as follows:

Change


Nobody

Enable the nobody user option, save and exit, and then restart php-fpm:


Modify startup:

The code is as follows:

[Root @ localhost conf] # php-fpm start
Starting php_fpm done

Worker startup reports please specify user and group other than root, pool 'default' solution. After installing PHP and configuring fpm successfully, an error is reported after startup...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.