• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Search results

  1. E

    Resolved How to install APCu on Centos7 with Plesk Obsidian 18.0.38

    Yes, I can see it and also activating of cache in nextcloud is now working fine. Thanks for your help.
  2. E

    Resolved How to install APCu on Centos7 with Plesk Obsidian 18.0.38

    Ok not 100 % there yet. # /opt/plesk/php/8.0/bin/php -m | grep apcu shows me APCU is installed, but still I do not see it in Plesk when I go to When I activate caching in nextcloud, I am back at getting Internal Server Error Message, which tells me that APCu is not available. What do I...
  3. 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
  4. E

    Resolved How to install APCu on Centos7 with Plesk Obsidian 18.0.38

    hmm I have memcached.ini extension=memcached.so But I don't have memcached.so in php/8.0 (I have memcache.so ) Where can I get memcached.so?
  5. E

    Resolved How to install APCu on Centos7 with Plesk Obsidian 18.0.38

    Thanks for reply. These are exactly the same commands I use. (exept for I use yum instead of apt). However when I install APCu I get [root@h2714647 szilz]# /opt/plesk/php/8.0/bin/pecl install apcu PHP Warning: PHP Startup: apcu: Unable to initialize module Module compiled with module...
  6. E

    Resolved How to install APCu on Centos7 with Plesk Obsidian 18.0.38

    Hello Boys and Girls, I am trying to get my nextcloud running under php 8. So I installed php8 via Plesk Updater. I also installed the devel version # yum list installed | egrep "^plesk-php[0-9]{2}-devel" plesk-php73-devel.x86_64 1:7.3.30-1centos.7.210827.1012 @PLESK_17_PHP73...
Back
Top