PHP Pear Webmin module added to repositories for all platforms

1 post / 0 new
#1 Thu, 04/05/2007 - 18:22
Joe
Joe's picture

PHP Pear Webmin module added to repositories for all platforms

Hi all, <p> I've just rolled out a new (well, it's been quietly available for a while, but now its easy to get to and expected to work most of the time) module for management of PHP Pear modules. It's very similar in function to the CPAN Perl Modules module. It probably can also handle both version 4 and 5 of PHP (listing them, and installing them in the correct place), though that's not really well-tested yet. <p> To get it, you can use the Webmin System:Software Packages module (package name wbm-php-pear on RPM-based systems and webmin-php-pear on deb-based systems), or you can use the command line. <p> To install on Red Hat based systems: <p> yum install wbm-php-pear <p> On SUSE systems: <p> yast -i wbm-php-pear <p> On Mandriva systems: <p> urpmi.update -a urpmi wbm-php-pear <p> And on Debian and Ubuntu systems: <p> apt-get update apt-get install webmin-php-pear <p> To upgrade on systems installed using .wbm packages, download the module from: <p> http://software.virtualmin.com/wbm/php-pear-1.1.wbm.gz <p> Using your serial number as the username and your license key as the password. Then install it using the Webmin Modules module. <p> As always, let us know about any bugs you find by filing a bug in the bug tracker. <p>