• 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

opcache

  1. T

    Resolved Zend OPcache is loaded but not activated

    Hi, I've installed WP OPcache Wordpress Plugin and it show this message : I've enabled opcache extension from Tools & Settings > PHP Settings > Settings for 7.4.33 FPM application : It's also OK in php.ini : phpinfo says it's OK : But the problem remains and the plugin do not display any...
  2. D

    Question Opcache & PHP-FPM Questions

    Hello everyone, I am currently trying to understand 2 things in Plesk, or web hosting in general: Opcache in combination with PHP-FPM and PHP-FPM Dedicated (I know there are handlers for PHP-FPM Apache and nginx, but this is not relevant for my question, I guess) I already found some threads...
  3. Hotte

    Resolved opcache does not allocate the specified buffer_memory & ~always 100% mem. usage.

    I do not understand opcache-settings, if I set opcache.interned_strings_buffer=16 the Status tells me 8M are allocated and nearly used! Even if it would aloctes the additional block later; it should have done this already because of the usage of buffer_memory? Also whatever amount of memory (1G...
  4. J

    Issue Cannot enable opcache

    I cannot enable opcache for PHP 5.5.38, phpinfo() shows Zend OPcache Opcode Caching Disabled Optimization Disabled I tried three options with no success: 1. Switching opchache On in Domain->PHP Settings 2. Adding PHP directives directly on the same PHP settings page: opcache.enable=1...
  5. Z

    Resolved Problem with using Opcache

    There is a problem with using Opcache. At first glance it seems that OPcache is loaded normally. When I look at php info() or php - v, they show normal values. I run opcache checkers. OCP – Opcache Control Panel OCP - Opcache Control Panel (aka Zend Optimizer+ Control Panel for PHP)#ocp #php...
  6. Nicola

    Resolved opcache run only for one domain

    Hi, I enabled opcache in php.ini but opcache work only for 1 domain. I just set to "on" the parameter "opcache.enable" in each domain, but the resul do not change. What is the problem? Thank's a lot
  7. J

    Question Websites running PHP 7.1.5 Centos runs 5.4.16

    My websites in Plesk are all running PHP 7.1.5 (7.1.5-centos7.17051211) FPM application served by Apache Obviously I still have Vendor OS 5.4.16 in Plesk as it is required to run some apps. System info: Version: Plesk Onyx v17.5.3_build1705170317.16 os_CentOS 7 OS: CentOS Linux 7.3.1611 php...
  8. R

    Issue I can only get OPcache to work with PHP7...

    Am I doing something obviously wrong? The opcache extension handler is enabled for both PHP7 and PHP5 in 'PHP Settings' in Plesk. In the 'additional directives' part of PHP settings for the subscription I've added: zend_extension=opcache.so; opcache.enable=1; opcache.memory_consumption=64...
  9. steveb

    How to Install Zend_Opcache for PHP 5.4 for plesk Magneto store

    Hi all, I'm a newbie to plesk so still getting used to the environment. I'm trying to get zend-opcache correctly installed for PHP 5.4 in the Plesk 12.5 environment. Magento CE 1.9.2.4 requires PHP 5.4 and has functonality for Zend Opcache. It looks like Opcache is included with Plesk 12.5...
  10. Z

    zend opcache php-fpm

    Hello, I have a number o WordPress sites in different hosting accounts within the same sever with plesk 12.5 All are php 5.6.17 as FPM served by apache. I have installed a wordpress plugin called OPcache Dashboard. With this plugin you can see which scripts are cached. Is it normal that I...
  11. C

    Ubuntu 14.04, Plesk 12.5 with 5.6.15 FPM it is not possible to allocate more as 300MB opcache memory

    Hello, I try to allocate more opcache memory for php-fpm 5.6.15, but currently I cannot give more than 300 MB. Is there any restrication because if I change the memeory setting to 301 MB the webserver service is not starting after saving the php.ini. Current setting...
Back
Top