成人午夜视频全免费观看高清-秋霞福利视频一区二区三区-国产精品久久久久电影小说-亚洲不卡区三一区三区一区

LAMP_PHP_3-創(chuàng)新互聯(lián)

http://mirrors.sohu.com/php/php-5.4.23.tar.gz

站在用戶的角度思考問題,與客戶深入溝通,找到十堰網(wǎng)站設(shè)計(jì)與十堰網(wǎng)站推廣的解決方案,憑借多年的經(jīng)驗(yàn),讓設(shè)計(jì)與互聯(lián)網(wǎng)技術(shù)結(jié)合,創(chuàng)造個(gè)性化、用戶體驗(yàn)好的作品,建站類型包括:成都網(wǎng)站制作、做網(wǎng)站、企業(yè)官網(wǎng)、英文網(wǎng)站、手機(jī)端網(wǎng)站、網(wǎng)站推廣、域名注冊、虛擬空間、企業(yè)郵箱。業(yè)務(wù)覆蓋十堰地區(qū)。

wget http://mirrors.sohu.com/php/php-5.4.23.tar.gz

tar zxf php-5.3.28.tar.gz
cd php-5.3.28
./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

錯(cuò)誤信息:

錯(cuò)誤:

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

解決辦法是:

yum install -y libxml2-devel

還有錯(cuò)誤:

configure: error: Cannot find OpenSSL's <evp.h>

解決辦法是:

yum install -y openssl openssl-devel

錯(cuò)誤:

checking for BZip2 in default path... not found

configure: error: Please reinstall the BZip2 distribution

解決辦法:

yum install -y bzip2 bzip2-devel

錯(cuò)誤:

configure: error: png.h not found.

解決辦法:

yum install -y libpng libpng-devel

錯(cuò)誤:

configure: error: freetype.h not found.

解決辦法:

yum install -y freetype freetype-devel

錯(cuò)誤:

configure: error: mcrypt.h not found. Please reinstall libmcrypt.

解決辦法:

yum install  epel-release

yum install -y  libmcrypt-devel

error 5

checking whether to enable JIS-mapped Japanese font support in GD... no
checking for fabsf... yes
checking for floorf... yes
configure: error: jpeglib.h not found

GD庫沒有安裝

解決辦法

yum install libjpeg.x86_64 libpng.x86_64 freetype.x86_64 libjpeg-devel.x86_64 libpng-devel.x86_64 freetype-devel.x86_64 -y

checking for floorf... yes
configure: error: jpeglib.h not found

GD庫沒有安裝

解決辦法

yum install libjpeg-devel

PHP編譯報(bào)錯(cuò)configure: error: Cannot find libmysqlclient under /usr.

報(bào)這個(gè)錯(cuò)是因?yàn)闆]有安裝libmcrypt這個(gè)包,下載地址如下:
wget ftp://mcrypt.hellug.gr/pub/crypto/mcrypt/attic/libmcrypt/libmcrypt-2.5.7.tar.gz

安裝:
[root@localhost app]# tar zxfv libmcrypt-2.5.7.tar.gz
[root@localhost app]# cd libmcrypt-2.5.7
[root@localhost app]# ./configure
[root@localhost app]# make ; make install

編譯PHP5.5 make 時(shí)出現(xiàn)錯(cuò)誤

make: *** [ext/fileinfo/libmagic/apprentice.lo] Error 1

解決辦法

這是由于內(nèi)存小于1G所導(dǎo)致.

在./configure加上選項(xiàng):

Disable fileinfo support 禁用 fileinfo

解決方法:

./configure   --prefix=/usr/local/php  --disable-fileinfo   --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

拷貝配置文件:

[root@localhost php-5.3.27]# cp php.ini-production /usr/local/php/etc/php.ini

另外有需要云服務(wù)器可以了解下創(chuàng)新互聯(lián)cdcxhl.cn,海內(nèi)外云服務(wù)器15元起步,三天無理由+7*72小時(shí)售后在線,公司持有idc許可證,提供“云服務(wù)器、裸金屬服務(wù)器、高防服務(wù)器、香港服務(wù)器、美國服務(wù)器、虛擬主機(jī)、免備案服務(wù)器”等云主機(jī)租用服務(wù)以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡單易用、服務(wù)可用性高、性價(jià)比高”等特點(diǎn)與優(yōu)勢,專為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應(yīng)用場景需求。

名稱欄目:LAMP_PHP_3-創(chuàng)新互聯(lián)
瀏覽地址:http://jinyejixie.com/article32/ghisc.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供網(wǎng)站策劃、Google企業(yè)網(wǎng)站制作、品牌網(wǎng)站建設(shè)、網(wǎng)站設(shè)計(jì)公司、網(wǎng)站建設(shè)

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來源: 創(chuàng)新互聯(lián)

網(wǎng)站優(yōu)化排名
平定县| 资溪县| 公安县| 卢湾区| 南漳县| 舞阳县| 曲阜市| 阜宁县| 吉林市| 沙田区| 广南县| 江西省| 光泽县| 七台河市| 辽源市| 江达县| 永定县| 平谷区| 汕头市| 崇文区| 齐河县| 佛学| 霍邱县| 萨迦县| 天水市| 仙居县| 罗源县| 东明县| 滨州市| 嵊泗县| 泰顺县| 德清县| 怀来县| 太白县| 阳山县| 依安县| 阿克苏市| 咸阳市| 仁化县| 溧水县| 华蓥市|