XAMPP Ports Change On its Own

后端 未结 12 1133
被撕碎了的回忆
被撕碎了的回忆 2020-12-14 16:18

My Apache Ports are set to:
80 and 443

Looking at the XAMPP control panel a few hours later, I noticed the Ports had changed to

12条回答
  •  轮回少年
    2020-12-14 17:03

    The apache port get changed frequently automatically. Someone already told that it is normal. and many developers found the solution is not enough for working area. I also found this issue basically when I try to fetch data from multiple tables using JOIN, and the multiple types of erroneous joining in the same sql statement. The erroneous data fetching harms the server methodology and occupies huge memory or return nothing for deadlocking, the ports get automatically changed and server goes to pause. With this server protect itself. So, write absolutely good and very logical SQL and fire to server. There would be another reasons also. I described here what I faced and found positive response. Thanks

提交回复
热议问题