cnu2m
新手上路

初级会员
UID 63678
精华
0
积分 19
帖子 27
金钱 19 喜悦币
威望 0
人脉 0
阅读权限 10
注册 2005-3-23
状态 离线
|
apache1.3.34静态安装时,怎么重装php5.1.6?
由于php安装的GD库没有jpg处理项和FreeType版本过低(1.4),需要重装php.phpinfo发现以编译参数为:
'./configure' '--with-apache=../apache_1.3.34' '--prefix=/usr/local/php5' '--with-gd' '--with-zlib' '--with-jpeg' '--with-png' '--enable-exif' '--enable-gd-native-ttf' '--with-ttf' '--with-freetype' '--with-xpm' '--with-tiff-dir' '--with-t1lib--enable-track-vars' '--with-curl' '--with-curlwrappers' '--with-iconv' '--with-xml' '--with-mysql' '--enable-so' '--enable-mbstring'
应该是静态安装apache,不知道怎么重装php,网上找的资料意思是,apache静态安装时重装php也需要重新编译apache,现在也不知道apache的编译参数...不知道怎么编译apache,具体在哪一部编译.请教高手指教阿
|
|