php xdebug的配置问题 博客分类: php
程序员文章站
2024-03-25 20:04:40
...
[Xdebug] zend_extension_ts="C:/php_xdebug.dll" xdebug.profiler_enable=on xdebug.profiler_output_dir="E:/xdebug/" xdebug.remote_enable=on xdebug.default_enable=on xdebug.collect_return=on xdebug.auto_trace=on xdebug.remote_autostart=on ;xdebug.remote_handler=dbgp xdebug.remote_host=localhost xdebug.remote_port=9090 xdebug.collect_params = 1 xdebug.trace_output_dir="E:/xdebug/"
配置时注意事项:
1.关闭zend以及其他加速器;
2.注意选择nts版或者ts版,这个主要是php配置中的线程安全一项 Thread Safety
3.如果是用的iis,需要重启iis服务,而不是使用iisreset命令.
4.文章原创自小桔灯分类信息网 http://www.xiaojudeng.com/ 转载请注明出处.
上一篇: ogre 阴影技术分析记录
推荐阅读
-
mantis安装、配置和使用中的问题小结_php实例
-
ubuntu上PHP5.3安装xdebug后var_dump输出没有格式化的有关问题
-
editplus集成配置svn,小乌龟svn中文语言包下载for windows 博客分类: php软件editplussvn
-
php xdebug的配置问题 博客分类: php
-
webuploader实例php 配合fastDFS远程跨域上传回调的注意点 博客分类: JavaScriptphpwebuploader webuploaderfastDFS上传99xq.cn
-
分析下迅雷旗下游戏网站31345保存到桌面功能的实现 博客分类: php 游戏JavaScriptPHP
-
很强的 PHP 图片处理类 博客分类: 开发 PHP图片处理
-
PHP 5 中图片验证码的制作 博客分类: 开发 PHP验证码
-
IIS5.1+PHP5.1.4+Mysql5.0+PHPmyadmin2.8.2配置 博客分类: 杂 配置管理PHPEXTC++C
-
PHP 抽取网页标题并剔除不相关的seo关键字 博客分类: PHP PHP三星ITeye资讯