• Hi I get error 500 after trying to change anything after updating, how to fix that?

Viewing 1 replies (of 1 total)
  • Plugin Author Janis Elsts

    (@whiteshadow)

    Unfortunately, error 500 is a very general error that can be caused by many different things. Try checking the Apache/web server error log for more details about the error.

    Some typical things that could cause error 500:

    • Exceeding the PHP memory limit.
    • Fatal PHP error (anywhere, not necessarily in this plugin).
    • Maximum allowed POST request size or POST variable size too small in Apache, ModSecurity, or Suhosin configuration.
    • Security software incorrectly flagging the save request as an attack and blocking it.
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.