• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Cannot change PHP-Version to 8.0.19

ice520

New Pleskian
Server operating system version
Debian 9.13
Plesk version and microupdate number
Plesk Obsidian 18.0.44
Hello,

i want to change my PHP-Version from (7.4.29) to the Version 8.0.19. But when i submit the change i got the following error-Message in Plesk:

Bildschirmfoto 2022-06-02 um 09.37.51.png

I run the systemctl status plesk-php80-fpm.service - Command and it tells me following-Infomation:
Bildschirmfoto 2022-06-02 um 09.39.14.png

Please can you tell how i can fix this problem? I need to change to PHP Version 8.0.19. I couldn't find any solution here in the forum.
Thank in advance.
 
ERROR: No pool defined. at least one pool section must be specified in config file
This is expected behaviour: If a PHP-FPM handler is not in use by any of the domains, it will not start.
When a domain will be switched to this PHP-FPM handler, its PHP-FPM service will start automatically.

But you could try to reinstall the affected PHP handler by following steps from this article: How to install additional PHP versions provided by Plesk
 
i reinstalled the PHP Version how in the tutorial descriped. But it doesn't help. I got the same Error. When i change the PHP-version of an another domain than it works for the other domain. But only the one domain gets the error. What is the problem? What can i do now?
 
Try to repair this domain with

# plesk repair web domain.com
# plesk repair fs domain.com
 
Back
Top