./configure
–prefix=/webserver/php-5.5.17
–with-config-file-path=/webserver/php-5.5.17/etc
#数据库部分
–with-mysql=mysqlnd #php官方的数据操作库
–with-[……]
./configure
–prefix=/webserver/php-5.5.17
–with-config-file-path=/webserver/php-5.5.17/etc
#数据库部分
–with-mysql=mysqlnd #php官方的数据操作库
–with-[……]