• Resolved AndreaTKC

    (@andreatkc)


    My site goes down immediately upon activation of the plugin. Initially it was working but with a notice to update the WooCommerce database. I updated the database, then activated the plugin. As soon as the page redirects back to the plugin page, the site goes down with an error 500.


    The https://www.thatskindacool.com page isn’t working
    https://www.thatskindacool.com is currently unable to handle this request.
    500

    It may be a plugin conflict, but I am not able to really narrow it down since I don’t just have an error — it’s a complete shut down. Are there any known conflicts? Can you think of anything that might be causing the issue?

    Thanks!
    Andrea

    https://www.ads-software.com/plugins/stripe-woocommerce-addon/

Viewing 11 replies - 1 through 11 (of 11 total)
  • We had this issue too. About half an hour in the server went down with a 500 time out (the server farm said it was due to a heavy load maxing out the server). We got it back up and does not seem to have been an issue since but worth mentioning.

    Site: https://www.eleven.cc

    Plugin Author syednazrulhassan

    (@nazrulhassanmca)

    However the plugin is just a single php file only accessible while users use credit cards to pay and it has just one js file that is used to create token on stripe and pass to php file
    Error 500 doesn’t seem to be with plugin but I am not turning down the question more needs to be investiated what hell goes wrong when you activate plugin

    @azrulhassanmca, yes, it did seem very strange and the server farm tech agreed. A simple plugin should not return this effect.

    It could be a total coincidence in our case but thought was worth mentioning seeing @andreatkc posted something similar.

    Plugin Author syednazrulhassan

    (@nazrulhassanmca)

    @andreatkc Can you reactivate the plugin now and let me know if your site goes down again please let me know it can be due to old woocommerce and my latest plugin that is thing i found out

    Let me know so i can help you out

    Thread Starter AndreaTKC

    (@andreatkc)

    I apologize for the delay in seeing these messages. I have a filter for WP messages and some of these got caught in it. I did just install the plugin again and the site did still go down with error 500.

    It could always be a theme issue, but I really don’t want to switch my theme since that has caused widgets to be replaced and moved around in the past and I don’t have a couple hours of spare time today to fix that issue. ??

    Andrea

    Thread Starter AndreaTKC

    (@andreatkc)

    Just to clarify. I’m all updated on all plugins. There was one new update this morning (WooCommerce Checkout Manager) and I updated that. I’m thinking it may just be a conflict with another WooCommerce plugin (I run a few). Knowing which one might be an issue would be somewhat helpful but since I use all of them, it wouldn’t really solve anything to turn one off permanently.

    This may be too late, but I am having this issue as well. I have a theme that requires woocommerce to be installed, but after activating, my site gets a 500 error. If I delete the plugin’s folder the site goes back to normal. If I install the plugin, everything seems fine. It’s only after I activate the plugin does the site go down and I can’t even access the WordPress admin page. I could really use some help figuring this one out.

    Plugin Author syednazrulhassan

    (@nazrulhassanmca)

    @aarmfield , Make sure PHP needs ‘mbstring’ turned on

    @nazrulhassanmca

    I’m not sure what that means. Could you point me to a guide of some sort that explains that? Or maybe a few steps on what I need to do for this?

    Thanks.

    Plugin Author syednazrulhassan

    (@nazrulhassanmca)

    @aarmfield

    It’s a PHP extension that needs to be on server you can check by creating a file test.php on root of website and below contents in test.php to see if that is there or not

    <?php
    phpinfo();
    ?>

    Thanks

    I was able to solve this issue by updating the memory amount to 96MB. After that the site works great.

    Thanks for the help!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Site goes down upon activation’ is closed to new replies.