PHP on Windows with XAMPP running 100 times too slow

后端 未结 9 1178
甜味超标
甜味超标 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 09:17

    I figured out that Eclipse did not end a XDebug session properly. I solved the problem by restarting the debug session and ending it properly.

提交回复
热议问题