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

前端 未结 2 1323
被撕碎了的回忆
被撕碎了的回忆 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.

    0 讨论(0)
  • 2021-01-23 09:22

    In the end I ran this past Activestate's tech support on IRC (#Komodo on irc.mozilla.org) who were really helpful. We couldn't work out what the problem was, though, so I ended up uninstalling XAMPP and Komodo, reinstalling both, and then following the instructions in the Komodo docs.

    0 讨论(0)
提交回复
热议问题