When I attempt to save any of my table press tables on my Wordpress site, I get the error message: Saving failed: “AJAX call failed: error - Internal Server Error. Try again while holding down the “Shift” key.” I have already increased the CPU and RAM, with no change. Does anyone know what this is due to?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello,
In addition to what has already been mentioned, I could suggest also following the steps from this answer here on how to troubleshoot common Apache problems:
Feel free to share the output of the commands listed in that tutorial here so we could advise you further.
Best,
Bobby
In order to figure out what’s wrong, we’ll need a bit more info. Check your web server’s error logs and see if there’s anything in there that might help- it’ll be located in either
/var/log/nginx/error.log
or/var/log/apache2/error.log
.