- Issue created by @newaytech
- πΊπΈUnited States TomTech
Hi @newaytech!
Thanks for the question.
For php 8.1.x, there is an OPcache bug that is fixed in 8.1.6.
It is recommended to NOT use 8.1.0-8.1.5.
It is surprising to hear that WP only has beta support for PHP8.
In this post, they discuss how to upgrade Ubuntu 22.04 LTS to later PHP 8.1.x:
https://www.drupal.org/forum/support/post-installation/2023-01-04/ubuntu... β
Hopefully, this would resolve the issue for you.
- π¬π§United Kingdom newaytech
Thanks @tomtech. I've taken the plunge and am now using the custom repos for both PHP and Apache...
- πΊπΈUnited States TomTech
We've had reports that some hosting are running php 8.1.x with patches to resolve the issue, but are not able to upgrade to 8.1.6 or later for some reason.
This change lowers the php version requirement to 8.1 to assist those sites.
It is still highly recommended that you use 8.1.6 or later.
If you are using php 8.1.x < 8.1.6, please ensure you have the patch in place to avoid any issues on your site.
- Merge request !139Issue #3485881 by tomtech, newaytech: PHP version issue on Ubuntu 22.04.5 LTS β (Merged) created by TomTech
- 6a95ebca committed on 8.x-1.x
Issue #3485881 by tomtech, newaytech: PHP version issue on Ubuntu 22.04....
- 6a95ebca committed on 8.x-1.x
Automatically closed - issue fixed for 2 weeks with no activity.