Lack of php8.4 still

SYSTEM INFORMATION
OS type and version Ubuntu 20.04
Webmin version 2.202
Virtualmin version 7.30.4
Webserver version Apache 2.4.41
Related packages SUGGESTED

Hi,
I have community version of Virtualmin. First of all thank you for developers for that piece of very good hosting panel! :slight_smile:

Anyway still to this moment max version of PHP on it is 8.3. I noticed I have following packages 8.4:
php8.4-cli
php8.4-common
php8.4-imagick
php8.4-opcache
php8.4-phpdbg
php8.4-readline

but in panel there is no choice of 8.4 still. I suppose something I have broken with apt repositories maybe ? or not ?

Please help.

If packages are available on your OS, you simply need to install them for Virtualmin to use them:

apt-get install php8.4-{cgi,cli,fpm,pdo,gd,mbstring,mysqlnd,opcache,curl,xml,zip}
1 Like

I just installed remi PHP 8.4.4 and showed up in Virtualmin no problems.
I have 3 php versions installed - 8.0, 8.3 and 8.4.
All have worked perfect with Virtualmin.

1 Like

Hmm, I thought php8.3 came up automatically so… Or I’m wrong.
Anyway thanks!

To add to this, we have documentation for managing multiple PHP versions:

1 Like

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.