Can a PHP website deployed on IIS be debugged remotely using xdebuger in phpstorm?
吉祥天宝
吉祥天宝 2019-03-28 15:11:38
0
2
1035

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?

吉祥天宝
吉祥天宝

reply all (1)
Peter-Zhu

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

    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!