I have included Xdbug from php.ini. How to enable debugging from eclipse. I install a debugger in eclipse, but they never get there, every time it tries to debug a new configuration, it is created.
debugger setup:
resolved it, thefollowing lines were commented. xdebug.remote_enable = true xdebug.remote_host = local xdebug.remote_port = 10000 xdebug.remote_handler = DBGp xdebug.profiler_enable = 1 xdebug.profiler_output_dir = "C: \ XAMPP \ TMP"
, . . Eclipse Debug, debug. , Open Perspective.
vhosts, . Windows -> Preferences, PHP -> Debug. PHP Servers vhost.
Windows -> Preferences
PHP -> Debug
PHP Servers
. , , . , Run -> Debug History. , .
Run -> Debug History