Hi
I want to use xDebug, but I can't to connect in to IDE.
I add dll to php.ini:
; Xdebugzend_extension_ts="c:\AppServ\php5\ext\php_xdebug-2.0.3-5.2.5.dll"
xdebug.auto_trace = Onxdebug.collect_params = Onxdebug.default_enable
= Onxdebug.remote_enable
= Onxdebug.remote_handler = dbgpxdebug.remote_host =
127.0.0.1xdebug.remote_mode
= reqxdebug.remote_port = 10000xdebug.dump_once = Onxdebug.dump_undefined =
On;from phpedit debug wizardxdebug.profiler_enable_trigger=On
xdebug.profiler_output_dir="C:\profilerOutput\"
xdebug.profiler_output_name="timestamp
phpinfo() confirm xdebug 'attach':
"Version - 2.0.3"
But when I try configure NuSphere or Zend Studio it not works - IDE not stop
on first line; Also use tollbars for IE and Mozilla for debug session;
Can you send me links on manuals - how to configure xDebug for this IDE?
Thanks,
Borys
Received on Wed Jun 03 2009 - 11:21:07 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST