Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

marcoplus's avatar

ERR_HTTP_RESPONSE_CODE_FAILURE

Today suddenly after giving the update command the upload that I have always used no longer works, an error that I have never had and seen before, I can not understand what is not working This is only if I try to import a file with excel, if I navigate through the pages I see them but if I click on the button to upload a file I get this error it's absurd, does anyone have any ideas to help me?

ERR_HTTP_RESPONSE_CODE_FAILURE
HTTP ERROR 500
0 likes
2 replies
tykus's avatar
tykus
Best Answer
Level 104

Check your application log file; there will likely be a stacktrace associated with the error. Otherwise, check the server logs.

1 like
marcoplus's avatar

@tykus I went to check and saw that the phprc file was missing and therefore crashing the website tnk

Please or to participate in this conversation.