PHP on Windows with XAMPP running 100 times too slow

后端 未结 9 1153
甜味超标
甜味超标 2020-11-29 08:55

PHP runs so slowly on my Windows desktop that phpMyAdmin takes minutes to open a database. Here’s a comparison of the time to run a simple PHP test program:

  • Wi
9条回答
  •  独厮守ぢ
    2020-11-29 08:58

    for me has been an improvement after changing all of above to change from https://localhost to https://127.0.0.1

提交回复
热议问题