• Resolved aatospaja

    (@aatospaja)


    Hi!

    I wonder if anyone has faced this issue. I tried to activate the plugin on my test site but every time I do it, I get 500 internal server error and the plugin won’t activate.

    I have other plugins installed etc. that could interfere but I won’t list everything now and go through the details until developer(s) ask more specifically what they would like to know about this.

    UNFORTUNATELY, I don’t have access to server logs so that’s that 🙁

    https://wordpress.org/plugins/sportspress/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author ThemeBoy

    (@themeboy)

    Hi there,

    You may need to increase your PHP memory limit. Try adding the following line to wp-config.php before “That’s all, stop editing! Happy blogging.”:

    /** Memory Limit */
    define(‘WP_MEMORY_LIMIT’, ’96M’);

    Let me know if the issue persists.

    Thread Starter aatospaja

    (@aatospaja)

    Actually it seems to be a problem with the host, I’ve been talking with them and they’ve had some recent reports of other 500 errors (not with this plugin) that they are sorting out.

    The plugin seems really promising and I’m working on setting it up for a client and will build a template for floorball – if it turns out nice, I could submit it to you!

    Thread Starter aatospaja

    (@aatospaja)

    I’ve been testing it now on my local dev server and runs like a dream.

    Plugin Author ThemeBoy

    (@themeboy)

    Thanks for the update. Glad that it’s working on your local server, and I hope the problems with the host get sorted out soon so you can use it on a live site 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘500 internal server error on activation’ is closed to new replies.