Can I use xdebuger to remotely debug a PHP website deployed on IIS in phpstorm?
I have used remote debugging for pure PHP websites in the past. Recently, I found a site that needed to deploy IIS and found that remote debugging could not be done. Also, is the port used by xdebuger TCP or UDP?
天蓬老师2019-03-28 17:40:40
I have not configured xdebuger in the IIS environment, but the principle and process of debugging are similar. You can refer to the configuration process in the Linux environment, and use udp for the port