• Resolved aovivo

    (@aovivo)


    Hi there,
    I just got a go from the hoster and updated my WordPress sites to PHP 7.4.2.
    All sites that are running without WooCommerce run smooth.
    however, all those sites with WooCommerce crashed imediately after updating to PHP 7.4.2.

    So I started with one installation without WooCommerce, installed WooCommerce and right after activating WooCommerce 3.9.2 I got the 500 internal error…

    Anyone experiencing the same thing? Is WooCommerce fit for PHP 7.4.2 – I could not find any information confirming or denying…

    regards
    Pedro

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey Pedro,

    The only issue I’ve heard of with WooCommerce and PHP 7.4.2 is that particular PHP version has a bug which causes usernames with spaces to not work correctly. Here’s the GitHub Issue about that.

    https://github.com/woocommerce/woocommerce/issues/25660

    I run 7.4.2 on my test sites and haven’t had any issues related to it there. Were there any logs generated with the 500 internal server errors to point to the source of the conflict?

    If you could locate those, they may point to the source of the trouble.

    Let us know what you find out.

    Cheers

    Thread Starter aovivo

    (@aovivo)

    Hi there – in my case it seems to be a bit different.

    The hint was here: https://bugs.php.net/bug.php?id=72198

    So what basically solved the problem for now was the separately compilation and linking of libiconv.

    But I will also look into the bug you pointed out – however, the used username does apply to the issue…

    thanks again for your input – hope this helps somewhere/someone else…
    I will update this if anything else strange occurs, though…

    my best regards
    Pedro

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal Error 500 internal Server with PHP 7.4.2’ is closed to new replies.