• Resolved DanielEngelhardt

    (@danielengelhardt)


    I updated Germanized from 3.9.8 to 3.10.3. With V 3.9.8 I always had an Error showing up as notification in my WP Admin saying the SOAP-Client needs to be installed. Nothing to need to worry about, everything was working fine and since it’s a local development instance, I didn’t care about this. After updating to 3.10.3 this harmless Error-Message turned into a Fatal Error leading to a PHP crash with a status code 500 and the following stack trace:

    Fatal error: Uncaught Exception: Label API ist nicht erreichbar: Um die Kommunikation zwischen DHL und Ihrem Shop zu erm?glichen, ist der PHP SOAPClient notwendig. Bitte kontaktieren Sie dazu im Zweifel Ihren Hoster und stellen Sie sicher, dass der SOAPClient installiert ist. in /var/www/html/wp-content/plugins/woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:61 Stack trace: #0 /var/www/html/wp-content/plugins/woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php(123): Vendidero\Germanized\DHL\Api\Paket->get_label_api() #1 /var/www/html/wp-content/plugins/woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php(1032): Vendidero\Germanized\DHL\Api\Paket->test_connection() #2 /var/www/html/wp-content/plugins/woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php(1039): Ve in /var/www/html/wp-content/plugins/woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php on line 61

    Local development is not possible anymore with this. Please fix it. Thanks

    • This topic was modified 2 years, 6 months ago by DanielEngelhardt. Reason: clarification
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal Error and PHP crashing when SOAP Client is not installed’ is closed to new replies.