Quantcast
Channel: Linux Server | cPanel | WebHosting
Viewing all articles
Browse latest Browse all 16

Reinstall/Install RVSKin

$
0
0

If you notice any issues with RVSkin in cPanel, you can just try to reinstall them.

1. Uninstall RVSkin:

perl /root/rvadmin/uninstall.pl

2. Install RVSkin:

rm -rf /root/rvadmin

mkdir /root/rvadmin

cd /root/rvadmin

wget http://download.rvglobalsoft.com/download.php/download/rvskin-auto/saveto/rvauto.tar.bz2

bunzip2 -d rvauto.tar.bz2

tar -xvf rvauto.tar

rm -f /usr/local/cpanel/Cpanel/rvversion

perl /root/rvadmin/auto_rvskin.pl

That’s it! Hope this helps!


Viewing all articles
Browse latest Browse all 16

Trending Articles