Answer the question
In order to leave comments, you need to log in
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
Maybe this will help netbeans.org/kb/docs/php/configure-php-environment-windows_ru.html#installXDebug
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question