AppServ + Eclipse + XDebug

1. 安装AppServ

2. 配置eclipse下的php开发环境:
http://www.cnblogs.com/sayo/archive/2008/09/10/1288366.html

3. 下载xdebug:
http://www.phpfreaks.com/forums/index.php?topic=292062.0


4. 配置xdebug:
http://www.cnblogs.com/sekihin/archive/2009/05/26/1489532.html
注意,在配置xdebug的时候,下面这段配置信息应该是在"C:/windows/php.ini"下面,因为AppServ在安装的时候,是要在windows下注册的
[Xdebug]
zend_extension_ts="D:/AppServ/php5/ext/php_xdebug-2.0.4-5.2.8.dll"
xdebug.remote_enable = 1
xdebug.remote_autostart = 1
xdebug.auto_trace = 1
xdebug.remote_handler=dbgp
xdebug.remote_mode=req
xdebug.idekey=default
xdebug.profiler_enable_trigger = 1

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值