安装php 运行环境


推荐一些不错的电子书: http://www.memeshu.com
./configure --prefix=/usr/local/php5 --with-apxs2=/app/soft/apache-php/bin/apxs --with-mysql=/usr/local/mysql --with-gd=/usr/local/gd --with-zlib --with-libpng=/usr/local/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
http://blog.csdn.net/lenovor61i/archive/2009/11/07/4781763.aspx

你可能感兴趣的:(apache,PHP,mysql,.net,cgi)