Answer the question
In order to leave comments, you need to log in
How to enable XDebug?
Please help me set it up.
OS: Mac OS X
Server: MAMP 3.5
IDE: VSCode
Browser: Chrome
PHP: 5.3.29
Enabled in php.ini (and restarted the server)
[xdebug]
zend_extension="/Applications/MAMP/bin/php/php5.3.29/lib/php/extensions/no-debug-non-zts-20090626/xdebug.so"
xdebug.remote_autostart=1
xdebug.remote_enable=1
xdebug .remote_host=localhost
xdebug.remote_port=9000
xdebug.remote_handler=dbgp
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