Hello again!
on my Plesk Obsidian Version 18.0.34 on Ubuntu 16.04.6 LTS I cant start php 5.6-fpm, 7.1-fpm and 7.3-fpm.
For example I got following error:
Then I tried
I hoped to fix it with the following, but it did not help
I deleted in the update(component) section of Plesk PHP 5.6 and installed it again but this did not help, too.
I deactivated in the php-settings php 5.6 and activated it again without success.
There is the same problem with php 7.1-fpm and 7.3-fpm.
Do you have any ideas what I can do? I hope so!
Thank you for answers!
Goodfred
on my Plesk Obsidian Version 18.0.34 on Ubuntu 16.04.6 LTS I cant start php 5.6-fpm, 7.1-fpm and 7.3-fpm.
For example I got following error:
Bash:
root@vs00034:~# service plesk-php56-fpm start
Job for plesk-php56-fpm.service failed because the control process exited with error code. See "systemctl status plesk-php56-fpm.service" and "journalctl -xe" for details.
Then I tried
Bash:
root@vs00034:~# systemctl status plesk-php56-fpm.service
● plesk-php56-fpm.service - The PHP 5.6.40 FastCGI Process Manager
Loaded: loaded (/lib/systemd/system/plesk-php56-fpm.service; disabled; vendor preset: enabled)
Drop-In: /lib/systemd/system/plesk-php56-fpm.service.d
└─limit_nofile.conf
Active: failed (Result: exit-code) since Mi 2021-07-07 15:44:41 CEST; 1min 10s ago
Process: 9619 ExecStart=/opt/plesk/php/5.6/sbin/php-fpm --nodaemonize (code=exited, status=78)
Main PID: 9619 (code=exited, status=78)
Jul 07 15:44:41 vs00034 systemd[1]: Starting The PHP 5.6.40 FastCGI Process Manager...
Jul 07 15:44:41 vs00034 php-fpm[9619]: [07-Jul-2021 15:44:41] WARNING: Nothing matches the include pattern '/opt/plesk/php/5.6/etc/php-fpm.d/*.conf' from /opt/plesk/php/5.6/etc/php-fpm.conf at line 119.
Jul 07 15:44:41 vs00034 php-fpm[9619]: [07-Jul-2021 15:44:41] ERROR: No pool defined. at least one pool section must be specified in config file
Jul 07 15:44:41 vs00034 php-fpm[9619]: [07-Jul-2021 15:44:41] ERROR: failed to post process the configuration
Jul 07 15:44:41 vs00034 php-fpm[9619]: [07-Jul-2021 15:44:41] ERROR: FPM initialization failed
Jul 07 15:44:41 vs00034 systemd[1]: plesk-php56-fpm.service: Main process exited, code=exited, status=78/n/a
Jul 07 15:44:41 vs00034 systemd[1]: Failed to start The PHP 5.6.40 FastCGI Process Manager.
Jul 07 15:44:41 vs00034 systemd[1]: plesk-php56-fpm.service: Unit entered failed state.
Jul 07 15:44:41 vs00034 systemd[1]: plesk-php56-fpm.service: Failed with result 'exit-code'.
I hoped to fix it with the following, but it did not help
Bash:
root@vs00034:~# plesk repair web -php-fpm-configuration
Checking for obsolete PHP-FPM configuration files ................... [OK]
Error messages: 0; Warnings: 0; Errors resolved: 0
I deleted in the update(component) section of Plesk PHP 5.6 and installed it again but this did not help, too.
I deactivated in the php-settings php 5.6 and activated it again without success.
There is the same problem with php 7.1-fpm and 7.3-fpm.
Do you have any ideas what I can do? I hope so!
Thank you for answers!
Goodfred