Home  >  Article  >  Backend Development  >  How to solve the problem that fpm cannot be started in php

How to solve the problem that fpm cannot be started in php

WJ
WJOriginal
2020-06-09 17:04:194795browse

How to solve the problem that fpm cannot be started in php

How to solve the problem that fpm cannot start in php?

Error message:

No pool defined. at least one pool section must be specified in config file [11-Mar-2019 23:57:30] ERROR: failed to post process the configuration [11-Mar-2019 23:57:30] ERROR: FPM initialization failed

Processing method:

Enter the directory /usr/local /php/etc/php-fpm.d Executecp www.conf.default www.conf

Start php-fpm:

service php-fpm start

Related recommendations: php tutorial

The above is the detailed content of How to solve the problem that fpm cannot be started in php. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn