HTTP Error 500 with PHP 8.0+
-
Hi
Our site is hosted at pressable and they are going pretty soon stop supporting PHP 7.4 that we are using today, and are advicing using PHP 8.X. When I tried PHP 8.0 and 8.1 on our staging site the /cart/ and /checkout/ page is giving me http error 500.
The support at pressable adviced that i should show you guys this error code below:
Error log shows following errors:
[03-Aug-2022 14:11:44 UTC] PHP Deprecated: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated in /srv/htdocs/wp-content/plugins/woocommerce/src/Admin/PageController.php on line 128
[03-Aug-2022 14:11:44 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /srv/htdocs/wp-content/plugins/klarna-checkout-for-woocommerce/classes/class-kco-confirmation.php on line 51—-
We have latest WordPress/WooCommerce version, everything is up to date.
- The topic ‘HTTP Error 500 with PHP 8.0+’ is closed to new replies.