php源码安装包
3. 安装php
a) 卸载rpmphp包
b) 安装libcrypt加密组件
解压缩
./configure
make&&makeinstall
ln-s/usr/local/lib/libmcrypt.*/usr/lib
c) 安装mhash认证工具
解压缩
./configure
make&&makeinstall
ln-s/usr/local/lib/libmhash*/usr/lib
d) 安装mcrypt加密工具
解压缩
./configure
make&&makeinstall
e) 安装php软件
下载地址
用户评论