These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Possible to install earlier version of php for virtualmin on Centos 7 on the new forum.
Hello,
I've migrated over to Centos 7 with the latest Virtualmin and noticed that some of my code for my development is no longer working. The only thing I can think of is the php version between Centos 6 and Centos 7.
I know its possible for virtualmin to support multiple versions of php, but can it support earlier versions?
Thanks!
SR
Howdy,
While Virtualmin can indeed support multiple PHP versions -- CentOS 7 doesn't have an older PHP version available to it (actually, at the moment, it also doesn't appear to have a newer version either).
So that would only work if you manually built an older PHP version, and installed that in a manner similar to how the CentOS SCL repository installs RPM packages.
-Eric
Okay I'll look into that, thanks Eric!