Lamp and lnmp acceleration and cache optimization (i) 2

Source: Internet
Author: User
Tags imagemagick

Mainly installs the software


Memcache Database Cache Expansion Module

Divided into server-side memcacheD client plug-in memcache

Http://pan.baidu.com/s/1qYDwiDI software can be downloaded in this area

Tar XF memcache-2.2.5.tgz

CD memcache-2.2.5

/application/php/bin/phpize

./configure--with-php-config=/application/php/bin/php-config

Make && make install

ls/application/php5.3.27/lib/php/extensions/no-debug-zts-20090626/

eaccelerator.so memcache.so xcache.so

Pdo_mysql

Tar zxvf pdo_mysql-1.0.2.tgz

CD pdo_mysql-1.0.2

/application/php/bin/phpize

./configure--with-php-config=/application/php/bin/php-config--with-pdo-mysql=/application/mysql

Make && make install

Pdo_mysql.so

ImageMagick image Software install this software first

Tar zxf ImageMagick.tar.gz

CD imagemagick-6.5.1-2/

./configure

Yum-y install this software, or 6.5 have an error

Make && make install

Imagick

Tar zxf imagick-2.3.0.tgz

CD imagick-2.3.0

/application/php/bin/phpize

./configure--with-php-config=/application/php/bin/php-config

Make

Make install

eaccelerator.so imagick.so memcache.so pdo_mysql.so xcache.so


This article is from the "what-all" blog, please be sure to keep this source http://hequan.blog.51cto.com/5701886/1770130

Lamp and lnmp acceleration and cache optimization (i) 2

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.