Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Frontpage Posted June 5, 2016 Posted June 5, 2016 I am little confused. Maybe someone can help. Cpanel/WHM states that Memcache is not compatible with Apache 2.4.x But what about Memcached? Is it compatible with Apache 2.4.x? Easyapache has no method to install it. I could do it manually, but wanted to check to see what others have been doing. Currently, using Zend OPCache for php scripts.
ASTRAPI Posted June 6, 2016 Posted June 6, 2016 Check this https://httpd.apache.org/docs/2.4/mod/mod_socache_memcache.html
IveLeft... Posted June 6, 2016 Posted June 6, 2016 https://documentation.cpanel.net/display/EA/Apache+Module%3A+MemCache
ayuki Posted June 7, 2016 Posted June 7, 2016 interesting parameter in config MemcacheConnTTL 60 and in ipb
ayuki Posted June 9, 2016 Posted June 9, 2016 i start memcached and active mod_socache_mecache in server but ipb don't see memcache when i try to change cache in control panel
ABGenc Posted June 9, 2016 Posted June 9, 2016 On 06.06.2016 at 5:58 PM, ASTRAPI said: Check this https://httpd.apache.org/docs/2.4/mod/mod_socache_memcache.html So it seems since mod_mem_cache is not compatible with 2.4 we need to use socache_memcache_module instead to support Memcached ?
ABGenc Posted June 10, 2016 Posted June 10, 2016 13 hours ago, ayuki said: i use mod_socache_memcache but ipb don't recognize mod As far as I have understood mod_socache is a supporting mod for Memcached. Memcached is what IPS recognizes. You need to install Memcached..
ayuki Posted June 10, 2016 Posted June 10, 2016 yes memcached is install in my server but ipb don't see mod_so cache
ABGenc Posted June 11, 2016 Posted June 11, 2016 On 10.06.2016 at 5:49 PM, ayuki said: yes memcached is install in my server but ipb don't see mod_so cache if that is the case doesnt IPS recognize Memcached ?
ayuki Posted June 11, 2016 Posted June 11, 2016 i think ipb use php mod memcache for recnognize memcached but in php 7.0.7 this mod doesn't exist Normally in apache 2.4.20 mod_socache_memcache is for memcached
RevengeFNF Posted June 11, 2016 Posted June 11, 2016 You need to install php extension memcache or memcached.
ayuki Posted June 11, 2016 Posted June 11, 2016 i don't find php extension for php 7.0.7 in .dll i have source but error when i compile in vc14
ayuki Posted June 12, 2016 Posted June 12, 2016 2 hours ago, ayuki said: i don't find php extension for php 7.0.7 in .dll i have source but error when i compile in vc14 i found extension php_memcache.dll run with opcache you have the best parameters for optimal performance for ipb?
ayuki Posted June 12, 2016 Posted June 12, 2016 yes this is not my personnal choice but other member are very bad with debian
Recommended Posts
Archived
This topic is now archived and is closed to further replies.