PHP local server Invalid request (Unexpected EOF)

后端 未结 10 2170
故里飘歌
故里飘歌 2020-12-05 16:58

After every execution, regardless of said execution - when using Chrome web browser the PHP local server throws this error:

Invalid request (Unexpecte

10条回答
  •  抹茶落季
    2020-12-05 17:53

    I confirmed that @user194714's suggestion is indeed a reason (maybe not the only one though). I'm using WordPress 4.7.1 and changing wp-admin/about.php @ line 55 resolved this issue. More importantly, the page loaded faster after this simple change. I will let WordPress maintainers know.

提交回复
热议问题