POST http://www.video.com/admins.php/admins/Account/dologin 500 (Internal Server Error) Why does this happen?
脱缰的小迷离て
脱缰的小迷离て 2018-11-26 18:13:33
0
4
1569

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

脱缰的小迷离て
脱缰的小迷离て

reply all(3)
睡不醒的王小胖

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

驱魔鮔

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 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.
    脱缰的小迷离て author 2019-01-03 10:58:22
Peter-Zhu

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 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.
    驱魔鮔 author 2019-01-02 21:28:23
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!