F
F
fapchat2019-10-19 21:37:25
xdebug
fapchat, 2019-10-19 21:37:25

Where should I paste this code to make xdebug work?

xdebug.remote_enable=1
xdebug.remote_host=127.0.0.1
xdebug.remote_connect_back=1    # Not safe for production servers
xdebug.remote_port=9000
xdebug.remote_handler=dbgp
xdebug.remote_mode=req
xdebug.remote_autostart=true

5dab53a50ad32440442545.png
PS I inserted them into the xdebug section and somewhere else in the atom config, now the atom does not start

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Bro, 2019-10-19
@ssenj

To the php.ini configuration file

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question