A
A
Anton Medvedev2010-11-05 17:32:26
PHP
Anton Medvedev, 2010-11-05 17:32:26

Setting up a debugger in NetBeans (XDebug) in Firefox

Hello!
Help set up normal debugging (so that you can perform some operations with the script in FireFox) in NetBeans with XDebug.
I have Win7 with Denver (XDebug installed and working fine, can be debugged on the command line).
Is there any way to configure NetBeans with XDebug?

php.ini:
zend_extension_ts=Z:/usr/local/php5/ext/php_xdebug-2.1.0-5.2-vc6.dll
xdebug.remote_enable=on
xdebug.remote_handler=dbgp
xdebug.remote_host=localhost
xdebug.remote_port=9000


Thanks in advance !

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
PATRICK17, 2010-11-05
@PATRICK17

Maybe this will help netbeans.org/kb/docs/php/configure-php-environment-windows_ru.html#installXDebug

B
bald2b, 2010-11-07
@bald2b

Netbeans is correctly configured to XDebug by default, if nothing has been changed in the Netbeans settings, then everything should work if XDebug is correctly configured.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question