• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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