php 7.2 not found in virtualmin re-check configuration

2 posts / 0 new
Last post
#1 Wed, 04/18/2018 - 11:01
miltosc

php 7.2 not found in virtualmin re-check configuration

Hello,

I installed Ubuntu 16.04.4 LTS, latest virtualmin GPL

I installed php 7.2 from sudo add-apt-repository ppa:ondrej/php

i did update-alternatives --set php /usr/bin/php7.2

a2enconf php7.2

and another try using a2enconf php7.2-fpm

when i go to virtualmin > re-check configuration to detect my php versions i get only the following

The following PHP versions are available : 7.0.28 (/usr/bin/php-cgi7.0), 7.0 (mod_php) PHP-FPM support is available on this system.

php 7.2 does not appear

Please advise

Wed, 04/18/2018 - 14:56
ckwsp101

Using apache fcgid php 7.2 is exposed on my ubuntu instance.

The following PHP versions are available : 7.0.29 (/usr/bin/php-cgi7.0), 7.1.16 (/usr/bin/php7.1), 7.2.4 (/usr/bin/php-cgi), 7.0 (mod_php)

Topic locked