PHP 7.2 not picked up by Virtualmin

5 posts / 0 new
Last post
#1 Wed, 12/27/2017 - 11:56
valeg

PHP 7.2 not picked up by Virtualmin

Hi there!

A server of mine has CentOS 7 with PHP 7.0 / 7.1 / 7.2 installed from REMI repo:

# ls /opt/remi/ -1
php70
php71
php72

PHP 7.0 and PHP 7.1 are working fine.

PHP 7.2 on the other hand doesn't get picked up by Virtualmin:

# virtualmin check-config

The following PHP versions are available : 5.4.16 (/bin/php-cgi), 7.0.26 (/bin/php70-cgi), 7.1.12 (/bin/php71-cgi), 5.4 (mod_php)

Is this a bug or PHP 7.2 is not supported yet?

Cheers!

Thu, 12/28/2017 - 11:19
Diabolico
Diabolico's picture

Virtualmin doesnt have any problem with PHP 7.2 or any other PHP version. If there is a problem it could be miss-configuration in your PHP conf files (or folders). I know Virtualmin is fine with PHP 7.2 because i have it installed (Remi) and it works without any problem.

- I often come to the conclusion that my brain has too many tabs open. -
Failing at desktop publishing & graphic design since 1994.

Sun, 01/14/2018 - 15:15
beapi

@Valeg i have the same issue. In fact, the bug occurred with server config with multiples PHP version.

I proposed a quick patch to add support for PHP 7.2 : https://github.com/virtualmin/virtualmin-gpl/pull/43

Wed, 01/17/2018 - 14:47
tpnsolutions
tpnsolutions's picture

Hi,

I'd be happy to assist you in a one-on-one session, please drop me an email so we can setup a day and time.

*** this offer goes to both @valeg and @beapi ***

Best Regards,
Peter Knowles | TPN Solutions
Email: pknowles@tpnsolutions.com | Skype: tpnassist
Wed, 04/25/2018 - 10:49
socalheel

I am having the same issue. I just installed php72 and updated webmin to 1.881-1, restarted webmin.service and httpd.

I am on CentOS 7.

Topic locked