S
S
Sergey Beloventsev2018-10-04 18:27:00
PHP
Sergey Beloventsev, 2018-10-04 18:27:00

Why is xdebug.remote_enable not enabled?

I connect xdebug in I use php 7.2. fpm indicated in php.ini this way

xdebug.default_enable = On
xdebug.remote_port=9001
xdebug.remote_host=127.0.0.1
xdebug.idekey=PHP_IDE_CONFIG

but phpinfo outputs. There are no other php.ini files where it was interrupted.
xdebug.remote_enable	Off	Off
xdebug.remote_port	9000	9000

explain to others

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