您好,登錄后才能下訂單哦!
這篇文章主要介紹centos6如何編譯安裝php-5.4/5.5,文中介紹的非常詳細,具有一定的參考價值,感興趣的小伙伴們一定要看完!
wget http://cn2.php.net/distributions/php-5.4.36.tar.bz2 (5.5地址 http://cn2.php.net/distributions/php-5.5.22.tar.bz2)
tar jxvf php-5.4.36.tar.bz2
cd php-5.4.36
yum install libxml2-devel libjpeg-* libpng-devel freetype-devel gd-devel libmcrypt-devel openssl-devel
./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache2/bin/apxs --with-config-file-path=/usr/local/php/etc --with-mysql=/usr/local/mysql --with-libxml-dir --with-gd --with-jpeg-dir --with-png-dir --with-freetype-dir --with-iconv-dir --with-zlib-dir --with-bz2 --with-openssl --with-mcrypt --enable-soap --enable-gd-native-ttf --enable-mbstring --enable-sockets --enable-exif --disable-ipv6
make && make install
以上是“centos6如何編譯安裝php-5.4/5.5”這篇文章的所有內容,感謝各位的閱讀!希望分享的內容對大家有幫助,更多相關知識,歡迎關注億速云行業資訊頻道!
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。