• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

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. Jürgen_T

    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. Jürgen_T

    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