Installing the PHP XCache Cache accelerator Module

Source: Internet
Author: User
Tags install php zts zend

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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.