Control Web Panel
		WebPanel => PHP Selector => Topic started 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!
			 
			
			- 
				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/)
			 
			
			- 
				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
			 
			
			- 
				
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
			 
			
			- 
				you need to use php-fpm in order to use opcache