我們在之前曾介紹過安裝 memcached,
這次簡化安裝步驟,重新記錄一下安裝方式(純文字說明)。
1.登入 whm 後,使用easyapache 開啟memcache。
這時透過 php info 還無法看到memcache被啟動。
2.在 centos shell 底下,執行一行安裝語法:
yum -y install memcached.x86_64 php-pecl-memcache.x86_64
3.回到 whm 裡,software > Module Installers > php pecl > manage
搜索: memcache ,在點下 go ,搜索完成後,在點下 install
4.回到 linux shell 重啟 httpd
驗證方式:
5.透過 shell 語法測試是否有啟動成功: ps -eaf | grep memcached
6.php info 也可以看到 memcache 已被載入中。
最後要注意的是,要低一點的apache版本,
才會看到memcache的選項。
(本篇教學由unethost.com客服撰寫)
延伸閱讀:如何備份Cpanel後台安裝的套裝程式?
安裝上述的軟體,我們提供虛擬主機試用,七天滿意保證,
功能完整使用不受限制,歡迎點我申請。