Home  >  Q&A  >  body text

POST http://www.video.com/admins.php/admins/Account/dologin 500 (Internal Server Error) Why does this happen?

POST http://www.video.com/admins.php/admins/Account/dologin 500 (Internal Server Error) Why does this happen

脱缰的小迷离て脱缰的小迷离て2128 days ago1571

reply all(4)I'll reply

  • 睡不醒的王小胖

    睡不醒的王小胖2019-03-30 15:46:00

    Same question, I have the same problem and can’t solve it

    reply
    0
  • 驱魔鮔

    驱魔鮔2019-01-03 10:55:22

    My problem is solved. I wrote the wrong code due to carelessness. The 500 error is because there is no data returned from the server side, so the problem is that it appears in the dologin() method of Account.php. I did not get the variable. , that is, there is a problem with the code there. I don’t know if you are as careless as me.

    reply
    0
  • 脱缰的小迷离て

    It was a server-side problem, but it was solved a month ago. An error occurred on the server-side. If the front-end could not receive data, it would get 500.

    脱缰的小迷离て · 2019-01-03 10:58:22
  • 天蓬老师

    天蓬老师2018-11-27 21:44:55

    The server does not return any response data.

    There are many reasons for this problem, and it is still necessary to analyze the specific problem.

    It is recommended to debug through breakpoints and test step by step

    reply
    0
  • 驱魔鮔

    I would like to ask, how do I need to set breakpoints for debugging? I have the same problem and I still can’t solve it.

    驱魔鮔 · 2019-01-02 21:28:23
  • Cancelreply