sudo apt-get install memcached
sudo apt-get install php-pear
sudo pecl install memcache
Check to see if Memcached is runningps aux | grep memcached
You need to install the apache module memcache.so in your php.ini file: extension=memcache.so
gedit /etc/php5/apache2/php.ini
Không có nhận xét nào:
Đăng nhận xét