Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Vanucci Posted July 24, 2016 Posted July 24, 2016 Hi peoples I have memcache installed on my server, but how do i go about configuring it tow work beautifully alongside IPB ? memcache memcache support => enabled memcache.allow_failover => 1 => 1 memcache.chunk_size => 8192 => 8192 memcache.default_port => 11211 => 11211 memcache.default_timeout_ms => 1000 => 1000 memcache.hash_function => crc32 => crc32 memcache.hash_strategy => standard => standard memcache.max_failover_attempts => 20 => 20 Registered save handlers => files user mm memcache I'm not advaned or intermediate in this so please be patient
m@t Posted July 24, 2016 Posted July 24, 2016 You must install the php extensions that it work and set it to php.ini
Vanucci Posted July 24, 2016 Author Posted July 24, 2016 Just now, m@t said: You must install the php extensions that it work and set it to php.ini how would i do this ? or better question which extensions are required and what would i set in php.ini ?
scatteredbomb Posted August 5, 2016 Posted August 5, 2016 On 7/24/2016 at 4:33 PM, Vanucci said: how would i do this ? or better question which extensions are required and what would i set in php.ini ? I followed this tutorial http://crybit.com/easy-way-to-install-memcached-and-memcache-in-a-cpanel-server/ You're looking for this part # pecl install memcache
Recommended Posts
Archived
This topic is now archived and is closed to further replies.