Hi there @aajax,
A 500 Internal Server Error is a server-side error, and since WordPress hides sensitive error information, you’ll need to check your error logs to find out what is causing the error to be thrown.
Check out this post on the WPBeginner website. It goes over information on 500 Internal Server Error messages, including how to enable debugging to find out what the real error message is. This will help you determine where the break is occurring, which from the looks of it, is likely either a plugin conflict or possibly a server resource exhaust issue. Enabling debug should help:
https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/
I hope that helps!
Have a great day! 🙂
-
This reply was modified 3 years, 2 months ago by
David.