PhpStorm is not receiving xdebug connections : PhpStorm event log : Cannot evaluate expression 'isset($_SERVER['PHP_IDE_CONFIG'])'

后端 未结 7 1172
时光说笑
时光说笑 2020-12-09 02:28

I configured everything for PhpStorm and xdebug to work, I\'m running Ubuntu 14.04.

the connection back to the IDE is not established, and I get this in the IDE eve

7条回答
  •  感情败类
    2020-12-09 03:07

    Another thing is to make sure that you disable any firewall you have and which might block remote connections.

提交回复
热议问题