Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
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...
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...
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...
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...
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...
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
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...
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...
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...
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...
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...