91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

php源碼安裝

發布時間:2020-07-04 23:44:13 來源:網絡 閱讀:317 作者:cunlifang 欄目:web開發

PHP源碼編譯

下載軟件包

從www.php.net官方網站下載PHP源碼包

##########################

soap動態

fpm 平滑加載php配置(php,)

zend加速php

##########################

[root@server79 ~]# tar jxf php-5.4.12.tar.bz2

新建nginx用戶

[root@server79 php-5.4.12]#useradd -M -d /usr/local/lnmp/nginx/ -s /sbin/nologin nginx

配置安裝環境

安裝PHP需要下面軟件包的支持,如果沒有安裝,請自行安裝。

yum install net-snmp-devel curl-devel libxml2-devel libpng-devel libjpeg-devel freetype-

devel gmp-devel openldap-devel -y

開始編譯安裝PHP:

--enable-fpm:激活對FastCGI模式的fpm支持

[root@server79 php-5.4.12]# ./configure --prefix=/usr/local/lnmp/php --with-config-file-path=/usr/local/lnmp/php/etc --with-openssl --with-snmp --with-gd --with-zlib --with-curl --with-libxml-dir --with-png-dir --with-jpeg-dir --with-freetype-dir --with-pear --with-gettext --with-gmp --enable-inline-optimization --enable-soap --enable-ftp --enable-sockets --enable-mbstring --with-mysqli=/usr/local/lnmp/mysql/bin/mysql_config --enable-fpm --with-fpm-user=nginx --with-fpm-group=nginx --with-mcrypt=/usr/local/lnmp/modules/libmcrypt/ --with-mhash=/usr/local/lnmp/modules/mhash/

錯誤1:

checking for xml2-config path...

configure: error: xml2-config not found. Please check your libxml2 installation.

根據提示解決:

[root@server79 php-5.4.12]# yum install libxml2-devel -y

再次編譯,出現錯誤2:

configure: error: Please reinstall the libcurl distribution -

   easy.h should be in <curl-dir>/include/curl/

解決:

[root@server79 php-5.4.12]# yum install curl-devel

錯誤3:

configure: error: jpeglib.h not found

解決 :安裝圖形支持

yum install libpng-devel libjpeg-devel freetype-devel gmp-devel

錯誤4:

configure: error: Could not find net-snmp-config binary. Please check your net-snmp installation.

解決:

[root@server79 php-5.4.12]# yum install net-snmp-devel

[root@server79 php-5.4.12]# make ZEND_EXTRA_LIBS='-liconv'

make完之后會報錯

錯誤:

/usr/bin/ld: cannot find -liconv

collect2: ld returned 1 exit status

make: *** [sapi/cli/php] Error 1

解決:

[root@server79 php-5.4.12]# vim /etc/ld.so.conf

/usr/local/lnmp/modules/libiconv/lib


加載

[root@server79 php-5.4.12]#ldconfig /usr/local/lnmp/modules/libiconv/lib


[root@server79 php-5.4.12]# make

[root@server79 php-5.4.12]# make install


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

宜君县| 驻马店市| 罗江县| 乌鲁木齐市| 全南县| 修水县| 鄢陵县| 平泉县| 民乐县| 宝丰县| 黔西| 图们市| 武宁县| 涟水县| 米脂县| 邹城市| 大兴区| 东阳市| 衡阳县| 蒲江县| 鹿泉市| 朝阳市| 白山市| 安图县| 白沙| 河间市| 铜川市| 江川县| 恩施市| 庆元县| 德令哈市| 临澧县| 灵寿县| 岳池县| 方山县| 梧州市| 榆树市| 金塔县| 伊金霍洛旗| 砚山县| 临汾市|