lamp环境搭建
lamp环境的搭建 lamp源码包: http://yunpan.cn/cHqsvIUPRgEgN 访问密码 ca46 linux操作系统: http://yunpan.cn/cHqsNzJpiSfQf 访问密码 9412 mysql源码: http://mirrors.sohu.com/mysql/ httpd源码: http://apache.fayea.com/httpd/ PHP源码: http://php.net/releases/ 系统环境查看 [root@asion ~]# lsb_release -a LSB-Version:core-4.0-ia32:core-4.0-noarch:graphics-4.0-ia32:gr aphics-4.0-noarch:printing-4.0-ia32:printing-4.0-noarch Distributor ID: CentOS Description: CentOS release 5.5 (Final) Release: 5.5 Codename: Final 编译环境的准备 (在编译之前,先安装好相应的编译器和库文件等) yum -y install make apr* autoconf automake curl-devel gcc gcc-c++ zlib-devel openssl openssl