LAMP_PHP_3
admin
2023-06-22 09:22:09
0

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


 

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 


错误信息:

 

 

错误:


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

解决办法是:

yum install -y libxml2-devel

还有错误:

configure: error: Cannot find OpenSSL's

解决办法是:

yum install -y openssl openssl-devel

错误:

checking for BZip2 in default path... not found

configure: error: Please reinstall the BZip2 distribution

解决办法:

yum install -y bzip2 bzip2-devel

错误:

configure: error: png.h not found.

解决办法:

yum install -y libpng libpng-devel

错误:

configure: error: freetype.h not found.

解决办法:

yum install -y freetype freetype-devel

错误:

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编译报错configure: error: Cannot find libmysqlclient under /usr.


报这个错是因为没有安装libmcrypt这个包,下载地址如下:
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 时出现错误

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

解决办法

这是由于内存小于1G所导致.

在./configure加上选项:


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


相关内容

热门资讯

特朗普威胁对三国发动进攻,伊朗... 在美伊尚未达成协议的背景下,特朗普又将矛头转向古巴和阿曼,接连发出强硬威胁,此举引发伊朗方面的嘲讽。...
敢当警察面施暴,不仅是非法代孕... 【文/观察者网专栏作者 关心】5月26日,大象新闻记者实地调查杭州临平区一涉嫌非法代孕窝点,非法窝点...
强强联手!他们探索“AI+高能... 北京市玉泉路北京正负电子对撞机园区附近的会议室,近两年每月都会召开一场特别的组会。会议桌的两边各坐着...
A股“人形机器人第一股”要来了... 人形机器人的火越烧越旺。 宇树科技正在冲刺“人形机器人第一股”;特斯拉人形机器人Optimus亮相波...
原创 路... 文/王新喜 路撑不住,养护成本暴增40%!电车太重让全民买单,车企该改变了。 新能源车发展到今天,已...
上海专业抖音代运营公司有哪些?... 洞察上海专业抖音代运营服务:口碑公司的多维选择 在短视频爆发式增长的时代,抖音已成为企业品牌传播的...
美伊再起冲突,欧盟外长直呼:局... 美军近日对伊朗目标实施了两次打击,中东局势再度陷入紧张。欧盟外长卡拉斯认为,美伊陷入了“似战非战”的...
美国牡蛎养殖场,走出一位特朗普... ·格雷厄姆·普拉特纳。(美国《POLITICO》杂志)一个能够激发基层热情,但也带有明显政治包袱的反...
校园科技节活动在阳江一中举办 5月27日,“探天问海,智创未来”2026年校园科技节系列活动在阳江一中举办。活动通过主题讲座、科普...
男子遛狗从不拴绳,撞死人后将狗... 近日,河北邯郸女子骑行被狗撞倒身亡一事,再度引发关注。5月27日,被撞身亡女子家属告诉中国新闻周刊,...