Production Ring:
Os:centos Release 6.9 (Final)
PHP 5.3.27
Task: Install PHP xcache Cache Accelerator Module
[Email protected] tools]#
wget http://xcache.lighttpd.net/pub/Releases/3.2.0/xcache-3.2.0.tar.bz2
[Email protected] tools]# Tar XF xcache-3.2.0.tar.bz2
[email protected] tools]# LL
drwxrwxr-x 1027 513 4096 9 Month xcache-3.2.0
-rw-r--r--1 root root 148392 9 Month xcache-3.2.0.tar.bz2
[Email protected] tools]# CD xcache-3.2.0
[email protected] xcache-3.2.0]# LL
[Email protected] xcache-3.2.0]#/configure \
--enable-xcache \
--with-php-config=/usr/local/php/bin/php-config
-bash:./configure: no file or directory
[Email protected] xcache-3.2.0]#/usr/local/php/bin/phpize
Configuring for:
PHP Api version:20090626
Zend Module Api no:20090626
Zend Extension Api no:220090626
[Email protected] xcache-3.2.0]#/configure--enable-xcache--with-php-config=/usr/local/php/bin/php-config
[[email protected] xcache-3.2.0] #make
[[email protected] xcache-3.2.0]# make install
Installing Shared extensions:/usr/local/php-5.3.27/lib/php/extensions/no-debug-non-zts-20090626/
[Email protected] xcache-3.2.0]#
Ls-l/usr/local/php-5.3.27/lib/php/extensions/no-debug-non-zts-20090626/
Total Dosage 640
-rwxr-xr-x 1 root root 654932 4 Month 10:47 Xcache.sol
Description
To successfully install the PHP XCache Cache accelerator module, you must use Phpize to extend the PHP extension module and build the PHP plug-in module.
[Email protected] xcache-3.2.0]#/usr/local/php/bin/phpize
Configuring for:
PHP Api version:20090626
Zend Module Api no:20090626
Zend Extension Api no:220090626
Installing the PHP XCache Cache accelerator Module