Anybody else running CentOS 7 with their default PHP version set to 8.0 noticing that some mysterious task is resetting the default PHP version to 8.1?
This has happened on more than one occasion. The file /etc/cpanel/ea4/php.conf gets changed from
default: ea-php80
to
default: ea-php81
Seems to be happening on all of our CentOS 7 servers that have PHP 8.0 as the default. Our AlmaLinux 8 servers do not appear to be affected, nor does one server that still has PHP 7.3 as the default seem to be affected.
I'm not seeing anything in the logs to indicate that a cron task was executed that would have changed this, but I've got a lot of servers to go through.
It's a very annoying issue.
This has happened on more than one occasion. The file /etc/cpanel/ea4/php.conf gets changed from
default: ea-php80
to
default: ea-php81
Seems to be happening on all of our CentOS 7 servers that have PHP 8.0 as the default. Our AlmaLinux 8 servers do not appear to be affected, nor does one server that still has PHP 7.3 as the default seem to be affected.
I'm not seeing anything in the logs to indicate that a cron task was executed that would have changed this, but I've got a lot of servers to go through.
It's a very annoying issue.
Last edited by a moderator: