• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • 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.

Resolved PHP 8.2 - Memcached Extension Not Available

Sorry but I expected much better from Plesk..
For anything a little more complicated, you still have to get your hands dirty with the terminal, so you might as well go back to Webmin + Virtualmin, at least they're free..
 
Why it is not included by default I do not know, but if you want to add it, maybe this KB article can help:
Anyway I followed the procedure, at the point service plesk-php82-fpm restart, the service is not restarted.
Job for plesk-php82-fpm.service failed because the control process exited with error code.
See "systemctl status plesk-php82-fpm.service" and "journalctl -xeu plesk-php82-fpm.service" for details.
Then:
Jul 16 23:40:58 vmi1354264.contaboserver.net php-fpm[3380534]: [16-Jul-2023 23:40:58] WARNING: Nothing matches the include pattern '/opt/plesk/php/8.2/etc/php-fpm.d/*.conf' from /opt/plesk/php/8.2/etc/php-fpm.conf at line 119.
Jul 16 23:40:58 vmi1354264.contaboserver.net php-fpm[3380534]: [16-Jul-2023 23:40:58] ERROR: No pool defined. at least one pool section must be specified in config file
Jul 16 23:40:58 vmi1354264.contaboserver.net php-fpm[3380534]: [16-Jul-2023 23:40:58] ERROR: failed to post process the configuration
Jul 16 23:40:58 vmi1354264.contaboserver.net php-fpm[3380534]: [16-Jul-2023 23:40:58] ERROR: FPM initialization failed
 
In order to start the daemon, at least one website must be configured to use that PHP version. When you configure a domain to use that PHP version, it should automatically start the service along with the configuration, because then a pool configuration will exist.
 
In order to start the daemon, at least one website must be configured to use that PHP version. When you configure a domain to use that PHP version, it should automatically start the service along with the configuration, because then a pool configuration will exist.
It wasn't due to that as it was already running on the domain, however upon reboot it would appear to have booted up fine, thanks.
 
Back
Top