Hello, I need help... may I ask a question about Webmin 1.970, how to install custom (from Sources) PHP 7.4.7 ? I have success install php 7.4.7 on my SharedHosting Server, but I cannot see PHP custom that I have installed.
thank you
Which directory did you install the PHP command into? Webmin and Virtualmin only look in certain locations.
i've installed PHP command into /opt/ directory., but that is not appear on my Virtualmin Menu Panel > Server Configuration > PHP Versions
That's somewhat expected - we only look in directories that are commonly used by PHP packages, as it's impractial to scan the whole filesystem.
So, the answer is I must to install my PHP custom in directory /etc/ ?
Have a look at this file and the same file on the different line.
I think having your custom built PHP version available on the path and set as default would work.
Log in to post a comment.
Which directory did you install the PHP command into? Webmin and Virtualmin only look in certain locations.
i've installed PHP command into /opt/ directory., but that is not appear on my Virtualmin Menu Panel > Server Configuration > PHP Versions
That's somewhat expected - we only look in directories that are commonly used by PHP packages, as it's impractial to scan the whole filesystem.
So, the answer is I must to install my PHP custom in directory /etc/ ?
Have a look at this file and the same file on the different line.
I think having your custom built PHP version available on the path and set as default would work.