Comments on: Improve Website Performance – Install Memcached on RHEL 9 https://www.tecmint.com/install-memcached-linux/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Wed, 19 Jun 2024 07:33:18 +0000 hourly 1 By: chriz https://www.tecmint.com/install-memcached-linux/comment-page-1/#comment-1323469 Thu, 26 Mar 2020 04:24:22 +0000 http://www.tecmint.com/?p=1124#comment-1323469 Hi, I try your guide to activate Memcache on moodle, but moodle cannot activate the plugin. Turns out I must do: “yum install php-pecl-memcached”(with “d”), while the guide only mention “yum install php-pecl-memcache” (without “d”).

I think it’s because when I try it, moodle 3.8 uses the newer version. nevertheless, moodle docs (https://docs.moodle.org/38/en/Caching) links to this page and I think you should know.

OS: Centos 7, apache, php-fpm, and moodle 3.8.1.

overall, thanks for the guide.

]]>
By: Ravi Saive https://www.tecmint.com/install-memcached-linux/comment-page-1/#comment-1158097 Mon, 27 May 2019 07:01:43 +0000 http://www.tecmint.com/?p=1124#comment-1158097 In reply to Orazio.

@Orazio,

Please install Memcached PHP extension to work with Memcached daemon.

# yum install php-pecl-memcache
]]>
By: Orazio https://www.tecmint.com/install-memcached-linux/comment-page-1/#comment-1157631 Sat, 25 May 2019 10:43:11 +0000 http://www.tecmint.com/?p=1124#comment-1157631 Hi Ravi,

I followed this fantastic guide and installed memcache. Now on my server, if I test it from the console, memcache is installed, but if i try from PHP info it is not installed. I need to speed up Prestashop but even from the control panel of Prestashop Memcache it is not seen. What am I doing wrong?

]]>
By: olidev https://www.tecmint.com/install-memcached-linux/comment-page-1/#comment-889094 Thu, 11 May 2017 15:30:10 +0000 http://www.tecmint.com/?p=1124#comment-889094 Nicely explained. Why some prefer CentOS over Debian? To me, Debian has been really easy to setup. It was also really easy to configure Memcached with PHP on Debian. Do you think it is because of performance or maybe security?

]]>
By: landy https://www.tecmint.com/install-memcached-linux/comment-page-1/#comment-784252 Thu, 26 May 2016 09:59:31 +0000 http://www.tecmint.com/?p=1124#comment-784252 With server have 1G ram, how many config Cachesize=?

]]>