• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the current Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Search results for query: "PHP" "memcached"

  1. A

    Issue Can someone help me install Memcached on 7.4

    im using php7.4.20 ubuntu i have done this (Does not work) i have also tried this (Does not work)
  2. E

    Resolved How to install APCu on Centos7 with Plesk Obsidian 18.0.38

    Nevermind, I tried this  How to install/uninstall memcached extension for Plesk PHP 7.x handlers? now for the 10th time. and now I have memcached.so... and installing apcu worked now as per above. Thanks for your help. Much appreciated
  3. Martin73

    Resolved Problems with installing memcached for PHP 8.0

    You are right, there is an error. What can I do? :confused:
  4. M

    Issue Can someone help me install Memcached on 7.4

    I have installed memcached for php 7.4 multiple times. Here is my tutorial: 1. Install make: #apt-get install make 2. Install memcached on plesk:  How to install/uninstall memcached extension for Plesk PHP 7.x handlers? Don't forget to follow all steps on the plesk tutorial.
  5. Monty

    Issue Can how i fix error

    The memcached extension is only available/supported up to PHP 7.1, please see: https://support.plesk.com/hc/en-us/articles/115000065409--How-to-install-uninstall-memcached-extension-for-Plesk-PHP-7-x-handlers-
  6. W

    Question Low memory usage (my.cnf)

    See:  How to install/uninstall memcached extension for Plesk PHP 7.x handlers?
  7. D

    Instruction How to run Magento 2 on Plesk Obsidian 18 without Docker

    This guide is about how to install and run Magento 2.4x on Plesk without Docker. Our example domain will be "example-magento.com" make sure you replace this detail to the domain where you would like to set-up the magneto site. We won't cover the installation of the required components, by...
  8. D

    Input How to run Magento 2 on Plesk Obsidian 18 without Docker

    This guide is about how to install and run Magento 2.4x on Plesk without Docker. Our example domain will be "example-magento.com" make sure you replace this detail to the domain where you would like to set-up the magneto site. We won't cover the installation of the required components, by...
  9. IgorG

    Issue Memcached installation, on Plesk with php 7.3

    https://talk.plesk.com/threads/install-php7-3-memcached-failed.354095/#post-868609 https://support.plesk.com/hc/en-us/articles/115000065409--How-to-install-uninstall-memcached-extension-for-Plesk-PHP-7-x-handlers-
  10. nornagest

    Resolved memcached installed but not detected

    Hi I have installed (maybe correctly) memcached, with the following commands: apt install memcached libmemcached-dev libmemcached-tools systemctl enable memcached apt install software-properties-common add-apt-repository ppa:ondrej/php apt install php-memcached php8.0-memcached but the...
  11. F

    Issue Memcached installation, on Plesk with php 7.3

    Hi, I use Plesk on Debian 10.9 for Prestashop An easy and complete guide to installing memcached, on php 7.3. Thanks if anyone helps me
  12. yigitvp

    Question Low memory usage (my.cnf)

    I am already using cache. I looked for a good install text in memcached php 7.4 but couldn't find it. I tried something but it increased the cpu usage. Is there anything you can suggest for a beginner? I could not get around much because Plesk does not support it.
  13. IgorG

    Resolved memcached installed but not detected

    You have installed php extension for system PHP from OS vendor but your phpinfo is for Plesk PHP that is located in /op/plesk/php/8.0/ Please adapt this my method for your PHP version - Issue - Install php7.3 memcached failed
  14. nornagest

    Resolved memcached installed but not detected

    SOLVED! I had forgotten in entering the command extension = memcached.so in the memcached.ini file! Thank you very much!
  15. W

    Question CPU usage and webserver optimizing

    Is WP Fastest setup correctly? Do you have caching via .htaccess on? Unless you know what you're doing, NGINX proxy cache doesn't actually work well with WordPress because of cookies. There is no need for varnish, though memcached could help. 300 what users? Forum? Woocom users trying to...
  16. nornagest

    Resolved memcached installed but not detected

    Hi IgorG I followed your method, but phpinfo still doesn't find it, and the script doesn't detect it https://naturbiotica.com/phppsinfo.php (user & pass: prestashop, if it asks you). After trying again... root@server:/# /opt/plesk/php/8.0/bin/pecl install memcached pecl/memcached is already...
  17. Nicola

    Issue After Plesk update all php extensions not found

    I have a similar issue. There are these modules installed bcmath bz2 calendar Core ctype curl date dba dom enchant exif fileinfo filter ftp gd gettext gmp hash iconv imagick imap intl ionCube Loader json ldap libxml mailparse mbstring memcached mysqli mysqlnd odbc openssl pcntl pcre PDO...
  18. C

    Resolved When memcached extension for Plesk PHP 7.4+ handlers will be available?

    We use memcached on plesk Obsidian with php 7.4.10 and it works perfect.
  19. IgorG

    Resolved How to install Memcached extension for PHP 7.4.x with Ubuntu 20.4.1 LTS

    Just adapt it for PHP 7.4 - Issue - Install php7.3 memcached failed
  20. M

    Resolved When memcached extension for Plesk PHP 7.4+ handlers will be available?

    I'm using Nextcloud application on several websites but in their settings is recommended to install memcached to improve the performance. I've searched on the "Help Center" but I've found that it is not supported...
Back
Top