I guess this comes under the heading āCan I install any old pile of !!*!! on my serverā to which the answer is āit is your server, put on it what you want - but it is up to you to maintain itā ā because I donāt think Virtualmin has anything to do with it ⦠I could be wrong of course
No not there either (even after a Refresh Modules)
It is not that I want it, or even need it - just that I donāt like being hoisted by my own petard for not knowing something that is obviously there to some. or at least @Ilia
This is a good question @Joe, where webmin-php-pear module is in Debian/Ubuntu repos?
Although, if you really need it right now, you could simply clone it from our GitHub PHP-PEAR repo, e.g.:
cd /usr/share/webmin
git clone https://github.com/virtualmin/php-pear.git
ln -s /usr/bin/perl /usr/local/bin/perl
Then enable it in Webmin Users / username / Available Modules page. When done, go to the Tools ā¾ PHP Pear Modules module config and set the path to pear to /usr/bin/pear. It will work then.
You could well be right there. Perhaps an upgrade is long overdue anyway.
It would be nice to have that confirmed as the cause.
At the moment there is nothing standing out in the Pro version (install scripts list) that look interesting to me (as they are mostly PHP addons) and no user of mine uses PHP.
as I am a PHP coder ⦠I need every aspect of php on my staging server & as a final test the same on my production server. I donāt use pear on my projects, hence how I didnāt miss it on my gpl server ⦠until now
The PEAR module is not Pro only. I donāt know why itās not in all the repos. Itās supposed to be everywhere. Iāll look into it when I get some free time.