User521825913 posted
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
The web server is telling you that something went wrong, but it's not sure exactly what that is. This is a "catch all" status for unexpected errors. The error is particularly frustrating because it gives you no information about what specifically caused
the server error. The first thing you need to know about an
Internal Server Error is that the error can only be resolved by fixes to the Web server software. It is not a client-side problem meaning that the problem is not with your browser, your computer, or your internet connection. While not probable, it is possible
that there's something wrong on your end, in which case we'll look at some things you can try:
First you Backing Up Your Site
Verify Server permission
Check .htaccess file
Increasing the Memory Limit
Deactivate all Plugins
Re-uploading Core Files
Finally, Ask your Hosting Provider