php 怎么安装扩展_百度知道
[专业]答案:在windows平台上,主要是三个步骤: 1、下载php扩展库文件; 一般在http://pecl.php.net/ 上就有下载信息。 2、解压缩文件,将*.dll文件复制到PHP程序...更多关于php安装扩展时遇到问题的问题>>
php5.3安装过程中遇到的问题
2016年8月31日 - 3:安装memcache时遇到的问题 安装php扩展memcache时遇到问题: checking target system type... i686-pc-linux-gnu configure: error: Cannot find php...
PHP安装扩展,php-config出错求解答_百度知道
最佳答案: # ./configure --with-php-config=/usr/local/php/bin/php-config --enable-vld 出现了这样的错误 configure: error: Cannot find php-config...更多关于php安装扩展时遇到问题的问题>>