PHP 8.1.20 when updated

MisterM

Verified User
Joined
Jul 31, 2022
Messages
350
Hello

My firewall tells me that PHP version 8.1.18 is obsolete and needs to be updated because a lot of sites are out of order.

Investigating - Currently we're facing an issue with the latest update for PHP 8.1 that renders some sites with 503 error. There's a workaround for now:

- Disable OPcache or IonCube loader.
- Downgrade the PHP version to 8.1.18.
Jul 05, 2023 - 12:58 UTC
 
faced same issue on cloudlinux week ago with their latest php 8.2 - without opcache error disappeared.
 
yes, in my case - just on cloudlinux php selector disable opcache extension.
 
Back
Top