Answer the question
In order to leave comments, you need to log in
Sublime test2 + xdebug. How to set up correctly?
The problem is this: after starting the debug and selecting one of the actions (Run / Step Over / Step Out / Stop / Detach / Step Into), sublime_text starts eating 1 percent at 100% and naturally does not respond to any actions.
System: Ubuntu 12.10
php.ini
zend_extension = /usr/lib/php5/20100525/xdebug.so
xdebug.remote_enable=On
xdebug.remote_host="localhost"
xdebug.remote_port=9000
xdebug.remote_handler="dbgp"
chrome extension - xdebug helper
xdebug.org/
www.sublimetext.com/
github.com/Kindari/SublimeXdebug
stackoverflow.com/questions/11779284/xdebug-sublime-text-2-and-kindarisublimexdebug
Tell me
what's wrong.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question