Author Topic: cwp7 php fpm Selector  (Read 6463 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
cwp7 php fpm Selector
« on: December 15, 2018, 03:12:48 PM »
I use php fpm 7.3
in config there is opcache and apcu checked
I disable checkbox apcu, then click rebuild, restart php fpm but apcu still loaded
how remove it?

Offline
*
Re: cwp7 php fpm Selector
« Reply #1 on: December 16, 2018, 02:48:42 AM »
7.3 still isn't recommended for production. you need to check the include files where this file is included into config

probably in
/opt/alt/php-fpm73/usr/php/php.d/
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: cwp7 php fpm Selector
« Reply #2 on: December 17, 2018, 08:01:19 PM »
ok
but why cwp has double cache apc and opcache? and after uncheck apc cwp not removed it?
is it bug?