NGINX, PHP and MySQL on opensuse leap 42.3 - TechRepublic
Question
April 16, 2018 at 09:04 PM
bandasam

NGINX, PHP and MySQL on opensuse leap 42.3

by bandasam . Updated 8 years ago

Team.

Hope you are all fine.

I am trying to installed nginx, php7 and mysql on my opensuse leap 42.3 environment. I have successfully installed all but it seems i have the below error when starting php7 server:
Job for php-fpm.service failed because the control process exited with error code. See “systemctl status php-fpm.service” and “journalctl -xe” for details.

I am also getting this error in my php-fpm.log file:

[16-Apr-2018 22:03:27] ERROR: No pool defined. at least one pool section must be specified in config file
[16-Apr-2018 22:03:27] ERROR: failed to post process the configuration
[16-Apr-2018 22:03:27] ERROR: FPM initialization failed
[16-Apr-2018 22:05:43] ERROR: No pool defined. at least one pool section must be specified in config file
[16-Apr-2018 22:05:43] ERROR: failed to post process the configuration
[16-Apr-2018 22:05:43] ERROR: FPM initialization failed
[16-Apr-2018 22:06:24] ERROR: No pool defined. at least one pool section must be specified in config file
[16-Apr-2018 22:06:24] ERROR: failed to post process the configuration
[16-Apr-2018 22:06:24] ERROR: FPM initialization failed
[16-Apr-2018 22:19:51] ERROR: No pool defined. at least one pool section must be specified in config file

Please help.

regards

This discussion is locked

All Comments