Home >Backend Development >PHP Tutorial >wampserver 低版本怎么安装扩展模块

wampserver 低版本怎么安装扩展模块

WBOY
WBOYOriginal
2016-06-23 13:46:371357browse

wampserver2.0  怎么安装扩展模块    默认是没有xdebug扩展模块 我怎么安装。。。。。。 我知道wampserver高版本 自带xdebug 但项目需要低版本 所以。。


回复讨论(解决方案)

php 是什么版本的?

php 是什么版本的?

 5.2   我去xdebug官方下载好 dll 然后配置 php.ini  然后重启服务就不行 页面都打不开了。。

http://xdebug.org/download.php
在这两款中选你合适的
PHP 5.2 VC6 (32 bit) (MD5: 22ef39e2b0789f3f8fc7910bdae2241d)
PHP 5.2 VC6 TS (32 bit) (MD5: c2f31586708d667326903e114ce5c7c4)

16:28:42 Cannot accept external Xdebug connection: Cannot evaluate expression 'isset($_SERVER['PHP_IDE_CONFIG'])'
16:28:45 Cannot accept external Xdebug connection: Cannot evaluate expression 'isset($_SERVER['PHP_IDE_CONFIG'])'
16:28:45 Cannot accept external Xdebug connection: Cannot evaluate expression 'isset($_SERVER['PHP_IDE_CONFIG'])'
16:28:56 Cannot accept external Xdebug connection: Cannot evaluate expression 'isset($_SERVER['PHP_IDE_CONFIG'])'
16:28:57 Cannot accept external Xdebug connection: Cannot evaluate expression 'isset($_SERVER['PHP_IDE_CONFIG'])'
16:29:26 Cannot accept external Xdebug connection: Cannot evaluate expression 'isset($_SERVER['PHP_IDE_CONFIG'])'
16:29:27 Cannot accept external Xdebug connection: Cannot evaluate expression 'isset($_SERVER['PHP_IDE_CONFIG'])'
16:29:29 Cannot accept external Xdebug connection: Cannot evaluate expression 'isset($_SERVER['PHP_IDE_CONFIG'])'

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn