V
V
Vitaly2017-10-16 11:09:18
PHP
Vitaly, 2017-10-16 11:09:18

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

Installed "PHP Debug" extension (1.11.1)
Set breakpoint
Enabled "Listen for XDebug"
What did I miss?
PS last time the moderators closed the topic, referring to this answer. Gentlemen moderators, this is an answer for Windows Open Server, do not engage in spontaneity!

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question