xdebug.remote_autostart, remote, and connect_back not turning on

后端 未结 2 1042
终归单人心
终归单人心 2021-01-14 23:50

I\'ve spent some time trying to figure out why the autostart, remote , and connect_back settings wont turn on. I\'ve typed in:

xdebug.remote_enable=1
xdebug.         


        
2条回答
  •  终归单人心
    2021-01-15 00:21

    This is super late, but, you need to edit the correct php.ini file. MAMP comes with 2 or more!

    From the MAMP control/app launch the PHP_INFO() page, or make your own. Check the path value for the Loaded Configuration File

    That is the php.ini to edit.

提交回复
热议问题