php - xdebug breakpoint debugging, timeout will occur if the time is too long, how to solve it
迷茫2017-05-16 16:56:57
0
1
1541
Question: When using Phpstorm xdebug breakpoint debugging, a 500 error is always reported within ten minutes. Is it caused by timeout? How to solve it? Need advice? Environment window phpstudy (php7.0.12 apache mysql)
Adjust the timeout setting of the web server. Search for the specific configuration items.