Hi,
I just used EasyApache to enable PHP-OPcache (using php 7.1) to optimize my Magento 2 website performance. However, it created error for my other websites on same hosting; my other website display blank page or keep redirect back to installation page. I checked, there is some kind of heavy cache which causing this problem and I am thinking because of OPcache that i just enabled
So can anyone show me how to enable/disable PHP-OPcache per user/website? I tried to search online but i could not find working solution ( for example, i tried to add "
php_flag opcache.enable Off" to .htaccess file from user root directories...)
Thank you so much
I just used EasyApache to enable PHP-OPcache (using php 7.1) to optimize my Magento 2 website performance. However, it created error for my other websites on same hosting; my other website display blank page or keep redirect back to installation page. I checked, there is some kind of heavy cache which causing this problem and I am thinking because of OPcache that i just enabled
So can anyone show me how to enable/disable PHP-OPcache per user/website? I tried to search online but i could not find working solution ( for example, i tried to add "
php_flag opcache.enable Off" to .htaccess file from user root directories...)
Thank you so much