Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
ipbfuck Posted April 20, 2016 Posted April 20, 2016 Hi! in past i've used APC cache+opcache, but now i've switch to php 7, and with this seems to exist some problem with apc and ipb. i can downgrade (via cpanel/phpselector) to 5.6 and come back to apcu+opcache, or xcache+opcache, but... can i use "only opcache" with php7 and enable in ipb? if i have fine understood, opcache, if exist, exist also for ipb and nothing is required in ipb panel. but.... i need to setup as database? filesystem? and, in cache system, i need to setup "none" in cache system? php 5.6 (+opcache): php 7.* (even, + opcache): is best one or other? thanks in advance, S.N.
RevengeFNF Posted April 20, 2016 Posted April 20, 2016 Opcache is a opcode cache for php, it has nothing to do with that page or with IPS. Php 7 have opcache, basically it saves a compiled version of each php file into the ram, so it will be a lot faster.
ipbfuck Posted April 20, 2016 Author Posted April 20, 2016 Ok, thanks for reply then, opcache, filesystem and "nocache", can be ok (maybe, plus, i can enable apcu when this will be fixed from ipb... atm i can work with this setup)! regards...
ipbfuck Posted April 21, 2016 Author Posted April 21, 2016 i've try, but memcache return error in error log... i cannot understood why many hosting put memcache(d) in cpanel php module list, but isn't present a server in localhost. what is the utility to have memcache + memcached if i don't have server to use? :/
ayuki Posted May 31, 2016 Posted May 31, 2016 i search ext php_memcahe for php7.0.7 for windows server 2012 (vc14or 15)
marklcfc Posted July 28, 2016 Posted July 28, 2016 What option do I select for opcache? Currently set as no caching but my hosts have enabled it but there is no opcache setting in admin cp
marklcfc Posted July 28, 2016 Posted July 28, 2016 What option do I select for opcache? Currently set as no caching but my hosts have enabled it but there is no opcache setting in admin cp
m@t Posted July 29, 2016 Posted July 29, 2016 23 hours ago, marklcfc said: What option do I select for opcache? Currently set as no caching but my hosts have enabled it but there is no opcache setting in admin cp it depends which combination you use - if APC, memcached - if you don't get in shown then there is something missing with php extension or php.ini is not complete, .... Please give more details what you mean If you want to use the Zend opcache ONLY - the system needs no setting, it comes with PHP, just check the php.ini file if it's shown, then it should work
Recommended Posts
Archived
This topic is now archived and is closed to further replies.