Submitted by sfbob on Thu, 05/23/2013 - 21:57
Webmin > Others > PHP Pear Modules shows module MDB2 version 2.4.1 installed Under section "Install Pear Module" drop down shows "MDB2 2.5.0 (PHP 5)" in list
Ran installation for MDB2 2.5.0, installed version still showed 2.4.1 installed.
Uninstalled 2.4.1, MDB2 not in the list of installed modules
Installed MDB2 2.5.0, installed version shows 2.4.1 installed
Is this a Pear module problem?
Status:
Active
Comments
Submitted by andreychek on Thu, 05/23/2013 - 22:44 Comment #1
Howdy -- what output do you receive if you run the command "pear list" as root on the command line?
Submitted by sfbob on Fri, 05/24/2013 - 01:17 Comment #2
In the list of installed packages MDB2 shows as version 2.4.1 stable
Submitted by JamieCameron on Sun, 05/26/2013 - 21:06 Comment #3
If you run the command
pear install MDB2
, does it install version 2.5.0 ?