localhost Won't Immediately Update

后端 未结 10 618
轻奢々
轻奢々 2021-01-02 10:31

I have been using XAMPP to connect to localhost to do editing on my computer for websites. I have been using it for over a year now and in the past whenever I would update t

10条回答
  •  隐瞒了意图╮
    2021-01-02 10:59

    I know this is an old question but hopefully, my answer helps someone in the future. The solution that worked for me was to delete the folder containing my code in htcdocs and replace it with an updated folder of code. This required me to keep an original folder of my code in a different folder which I modified with updates and made a copy of to replace the outdated code stored in htcdocs.

提交回复
热议问题