首页 >> 文摘 >> PHP

linux下apache+php+mysql升级安装过程。

采集日期:2008-4-22作者:挨踢老男人(注:本数据由系统自动采集,内容与BHCODE无关)
6. 正式安装php # tar zxvf php-5.2.3.tar.gz # cd php-5.2.3 # ./configure --prefix=/usr/local/php5 --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr/local/mysql --with-gd=/usr/local/gd --with-zlib --with-libpng --with-jpeg=/usr/local/jpeg --with-freetype=/usr/local/freetype --enable-sockets --with-iconv --enable-mbstring --enable-track-vars --enable-force-cgi-redirect --with-config-file-path=/usr/local/php5/etc # make # make install.
本周推荐
MORE
热点关注
MORE