Control Web Panel

WebPanel => PHP Selector => Topic started by: VPREATR on February 04, 2019, 08:43:19 AM

Title: PHP Selector v2 doesn't have zend-opcache option available.
Post by: VPREATR on February 04, 2019, 08:43:19 AM
is there a way to add zend-opcache to the PHP Selector v2 options list? It's available in the PHP-FPM Selector (NEW), but not the PHP Selector v2?  Looking for max flexibility with an Apache only setup. 

Any advice?

Thanks!
Title: Re: PHP Selector v2 doesn't have zend-opcache option available.
Post by: GTMAN on February 11, 2019, 07:18:08 PM
Check this out. Might be built in so do a php -v

https://www.tecmint.com/install-opcache-in-centos-7/ (https://www.tecmint.com/install-opcache-in-centos-7/)
Title: Re: PHP Selector v2 doesn't have zend-opcache option available.
Post by: Administrator on February 12, 2019, 06:39:58 AM
php selector and php-fpm selector have a different handler meaning that opcache will not work in php selector as it's using suphp handler.
http://wiki.centos-webpanel.com/php-opcache-xcache-apc-varnish
Title: Re: PHP Selector v2 doesn't have zend-opcache option available.
Post by: Ruy_Go on May 17, 2019, 04:24:59 AM
php selector and php-fpm selector have a different handler meaning that opcache will not work in php selector as it's using suphp handler.
http://wiki.centos-webpanel.com/php-opcache-xcache-apc-varnish

So, how can i enable Zend-OPcache on my CWP Pro running on Centos7?
I need this extension enabled on only one subdomain
Title: Re: PHP Selector v2 doesn't have zend-opcache option available.
Post by: Sandeep on May 17, 2019, 08:30:09 AM
you need to use php-fpm in order to use opcache