KUSANAGI 9 Module Update
KUSANAGI 9 modules have been updated.
The updated modules are as follows:
php | 8.2.24-2 |
---|
On the combination of PHP 8.2 and WordPress 6.3, php-fpm may hang up when displaying Administration Screens so that the page cannot be displayed properly.
Therefore, since php 8.2.12-1, the values in /etc/opt/kusanagi/php.d/extensions/10-opcache.ini have been changed from the following:
opcache.jit = 1254
to the following:
opcache.jit = 1205
The module update can be applied with the following command:
# dnf upgrade
If you are using php, please reboot with the following command:
# kusanagi php