html - How to resolve 500 Internal Server Error? -
I am receiving a "500 internal server error" when I used to call AJAX calls What is the reason for this problem? How to solve it?
Fixing server error with debugging, fixing, and an Ajax call absolutely
< / Li>Introduce Debug
Also It can be useful around the serverside code statement, where the error (and add a little bit of your AJAX request to dump all the responses in plain text)
Firebug for Firefox also shares the AJAX call Being sent as There is a useful diagnostic tool for testing, which is to copy the URLs and quickstars used in Ajax calls and paste them into your browser. And what is being sent back as feedback.
Comments
Post a Comment