PHP Expansion Module Installation

Source: Internet
Author: User
Tags zend

[Email protected] src]# MV Develop Phpredis-develop.zip

[Email protected] src]# Unzip Phpredis-develop.zip

It's a mistake, autoconf the bag.

[email protected] phpredis-develop]# Yum install-y autoconf

[Email protected] phpredis-develop]#/configure--with-php-config=/usr/local/php7/bin/php-config

[[email protected] phpredis-develop]# make

[[email protected] phpredis-develop]#/usr/local/php7/bin/php-m |grep Redis does not have a corresponding Redis module
[Email protected] phpredis-develop]#

[Email protected] phpredis-develop]# Vim/usr/local/php7/etc/php.ini

[[email protected] phpredis-develop]#/usr/local/php7/bin/php-m |grep Redis has been loaded
Redis

[Email protected] php-7.1.6]# CD ext/
[Email protected] ext]# pwd
/usr/local/src/php-7.1.6/ext

PHP a lot of modules

[[email protected] ext]#/usr/local/php7/bin/php-m |grep zip no zip module
[Email protected] ext]#

[[Email protected] ext]# CD zip into this module
[[email protected] zip]#/usr/local/php7/bin/phpize Direct execution
Configuring for:
PHP Api version:20160303
Zend Module Api no:20160303
Zend Extension Api no:320160303

[Email protected] zip]#/configure--with-php-config=/usr/local/php7/bin/php-config

[[email protected] zip]# make

A lot more zip

PHP Expansion Module Installation

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.