• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.

php 8.2

  1. AdrianC

    Question php82-fpm stops responding, how to tune, debug, check variables

    Hello. I need help debugging this... Using: Plesk 18.0.62, PHP 8.2.21 Running as FPM My site has some millions of pages and gets hit by many bots, the database is over 100 GB and some queries are slow, so I think that is enough for some pages to respond slow and use all apache slots. But the...
  2. N

    Issue Plesk PHP8.2.20 and PHP8.3.8 bugged, rollback?

    Hi, Our servers autoupdated to php 8.2.20 this morning which contains a critical bug. https://github.com/php/php-src/issues/14480 https://github.com/php/php-src/issues/14495 Is there any way to rollback updates of a PHP version? Also tried installing a custom version but having trouble...
  3. A

    Question How to enable php-xmlrpc on my server

    Hello, I want to connect to the API of my inventory system, for that I need to use Ripcord (an XML-RPC Client and Server for PHP GitHub - poef/ripcord: Automatically exported from code.google.com/p/ripcord) . I'm on PHP 8.2 but it looks like php-xmlrpc is not enable. I've tried to create an...
  4. Z

    Question Woocommerce, Redis, PHP Settings - Newbie questions

    Hello everyone, I'm new to server setup and panel configuration, and because of this, I would like to ask a few questions for which I haven't found answers, or the answers I found are already outdated. I've read in guides that setting up Nginx caching might not be the best option for an...
  5. T

    Issue Memcached and Dedicated FPM Application

    I have installed Memcached using this article: https://support.plesk.com/hc/en-us/articles/12377651968023-How-to-install-uninstall-memcached-PHP-extension-for-Plesk-PHP-handlers My issue is that Memcached is available in the FPM Application served by Apache but not in the Dedicated FPM...
  6. LuigiMdg

    Resolved PHP 8.2 - Memcached Extension Not Available

    Greetings, in the list of available extensions for PHP 8.2, the Memcached extension is not available, why? https://justpaste.it/breeg
  7. Kulturmensch

    Resolved APCu for PHP 8.2

    Is there any instruction how to install APCu for PHP 8.2 ? For php 8.1 it is still working on my ubuntu server.
  8. Kulturmensch

    Resolved PHP 8.2 - Deprecated function: Using ${var}

    Since I upgraded from php 8.1 to php 8.2 I got some deprecation warnings like "Deprecated function: Using ${var} in strings is deprecated, use {$var} instead" In some cases I could solve it by replacing used variables i.e. ${var} by ${var}. But I have no idea how to solve this following warning...
  9. Martin73

    Issue Problems with installing memcached for PHP 8.2

    I was able to install memcached with this work around. This was possible for PHP 8.0 and also for version 8.1. PHP 8.2 however makes problems. After “service plesk-php82-fpm restart” comes the following message: Job for plesk-php82-fpm.service failed because the control process exited with error...
Back
Top