If you still see “RVManager” in your WHM, this plugin is out of date already. Please do the following instruction to get our software the most update as RVGlobalSoft Manager.
This will not effect to any plugins under this menu (RVSItebuilder, RVSkin, RVSubversion, RV2Factor).
1. Uninstall RVManager
cd /usr/local/cpanel/whostmgr/docroot/cgi/
unlink rvmanager
cd /usr/local/rvglobalsoft/
/usr/local/cpanel/bin/unregister_appconfig rvmanager/auto/appconfig/rvmanager.conf
rm -rf rvmanager
2. Install RVGlobalSoft Manager with the following command.
mkdir -p /usr/local/rvglobalsoft/rvglobalsoftmanager;
cd /usr/local/rvglobalsoft/rvglobalsoftmanager;
rm -f rvglobalsoftmanager.tar.bz2
wget http://download.rvglobalsoft.com/download.php/download/rvglobalsoftmanager-upgrade -O rvglobalsoftmanager.tar.bz2;
tar -jxvf rvglobalsoftmanager.tar.bz2;
chmod 755 /usr/local/rvglobalsoft/rvglobalsoftmanager/auto/autorvglobalsoftmanager.cgi;
/usr/local/rvglobalsoft/rvglobalsoftmanager/auto/autorvglobalsoftmanager.cgi;