How to Install XCache on Debian 5.0.x 64bit DirectAdmin installed

#1. Get Xcache 1.3.2 (lated Release : xcache.lighttpd.net/pub/Releases)
cd /tmp
wget http://xcache.lighttpd.net/pub/Releases/1.3.2/xcache-1.3.2.tar.gz
tar xvzf xcache-1.3.2.tar.gz
#2. Use phpize command to prepare xcache as a PHP extension for compiling
cd /tmp/xcache-1.3.2
phpize
Configuring for:
PHP Api Version: 20041225
Zend Module Api No: 20060613
Zend Extension Api No: 220060519


Blog | , ,
Line it!