分享web开发知识

注册/登录|最近发布|今日推荐

主页 IT知识网页技术软件开发前端开发代码编程运营维护技术分享教程案例
当前位置:首页 > 教程案例

编译安装php-7.1.17及部分扩展

发布时间:2023-09-06 01:54责任编辑:苏小强关键词:编译
Install php-7.1.17./configure --prefix=/usr/local/php-7.1.17 --disable-debug --enable-shmop --with-gd --with-jpeg-dir=/usr/lib64 --with-png-dir=/usr/lib64 --with-libxml-dir=/usr/lib64 --with-zlib-dir=/usr/lib64 --with-mysqli=mysqlnd --with-mysql=mysqlnd --with-pdo-mysql=mysqlnd --enable-sockets --enable-mbstring --enable-mbregex --enable-ftp --enable-gd-native-ttf --enable-fpm ?--enable-pcntl --enable-sysvmsg --enable-sysvsem ?--enable-sysvshm ?--enable-zip ?--with-curl=/usr/local/curl --with-iconv=/usr/local/libiconv --with-freetype-dir=/usr/local/freetypeInstall php-7.1.17/ext/pdo_dblib./configure --with-php-config=/usr/local/php-7.1/bin/php-config --with-pdo-dblib=/usr/local/freetdsInstall php-7.1.17/ext/pdo_odbc./configure --with-php-config=/usr/local/php-7.1/bin/php-config --with-pdo-odbc=unixODBC,/usr/local/unixODBCInstall php-7.1.17/ext/exif./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install php-7.1.17/ext/gettext./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install php-7.1.17/ext/bcmath./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install php-7.1.17/ext/ldapcp -frp /usr/lib64/libldap* /usr/lib/./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install php-7.1.17/ext/soap./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install php-7.1.17/ext/openssl./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install mongodb-1.4.3./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install gearman-1.1.2./configure --with-php-config=/usr/local/php-7.1/bin/php-config ?Install phpunit-5.7.4Install zookeeper-0.4.0./configure --with-php-config=/usr/local/php-7.1/bin/php-config --with-libzookeeper-dir=/usr/local/zookeeperInstall imagick-3.4.3./configure --with-php-config=/usr/local/php-7.1/bin/php-config --with-imagick=/usr/local/ImageMagickInstall redis-4.0.1./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install mcrypt-1.0.1./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install xdebug-2.7.0alpha1./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install gmagick-2.0.5RC1./configure --with-php-config=/usr/local/php-7.1/bin/php-config --with-gmagick=/usr/local/GraphicsMagickInstall pecl-memcache-NON_BLOCKING_IO_php7./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install memcached-3.0.4./configure --with-php-config=/usr/local/php-7.1/bin/php-config --with-libmemcached-dir=/usr/local/libmemcachedInstall phpng-xhprof-master./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install apcu-5.1.11./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install yaf-3.0.7./configure --with-php-config=/usr/local/php-7.1/bin/php-config 

  

编译安装php-7.1.17及部分扩展

原文地址:https://www.cnblogs.com/xzlive/p/9050317.html

知识推荐

我的编程学习网——分享web前端后端开发技术知识。 垃圾信息处理邮箱 tousu563@163.com 网站地图
icp备案号 闽ICP备2023006418号-8 不良信息举报平台 互联网安全管理备案 Copyright 2023 www.wodecom.cn All Rights Reserved