Can't get PHP debugging to work with Komodo (but I'm almost there!)

前端 未结 2 1322
被撕碎了的回忆
被撕碎了的回忆 2021-01-23 08:58

I posted about this a week or so ago but since then I\'ve done some further troubleshooting so I thought it was worth posting again:

I\'m trying to set up PHP debugging

2条回答
  •  清酒与你
    2021-01-23 09:13

    Use the debugger connection preferences to change the port that Komodo listens to from the default value of 9000 to a system provided free port, 8080, or whatever port your remote host or localhost is running.

提交回复
热议问题