Answer the question
In order to leave comments, you need to log in
How to use xdebug in sublime text 3 without hosting or domain?
Apache server sites are here
/var/www/html
127.0.0.1
http://127.0.0.1/namespaces/
( /var/www/html
) untitled.sublime-project
? [xdebug](I do not notice any hint of his work)
zend_extension = /absolute/path/to/your/xdebug-extension.so
;zend_extension = "C:\Program Files (x86)\PHP\ext\php_xdebug.dll"
xdebug.remote_enable = 1
xdebug.remote_host = " 127.0.0.1"
xdebug.remote_port = 9000
xdebug.remote_handler = "dbgp"
xdebug.remote_mode = req
xdebug.remote_connect_back = 1
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