Install RVSitebuilder on your cPanel VPS

 

  1. After purchasing the license, SSH to your cPanel server as root and run command

    /scripts/makecpphp

    (This will rebuild cPanel's internal PHP installation making sure it is up to date.)

  2. Download the installer using the command below:

    cd /usr/local/cpanel/whostmgr/docroot/cgi/

    (moves you into the correct directory to begin)


    rm -rf /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderinstaller/

    (removes any previous versions of rvsitebuilder)


    rm -f rvsitebuilderinstaller.tar

    (same as above, this removes any previous download packages of rvsitebuilder)


    wget http://download.rvglobalsoft.com/rvsitebuilderinstaller.tar

    (gets latest compressed copy of rvsitebuilder)


    tar -xvf rvsitebuilderinstaller.tar

    (unzips it)


    chmod 755 addon_rvsitebuilder.cgi

    (makes it runable)


    rm -f rvsitebuilderinstaller.tar

    (removes the downloaded compressed package)

     

  3. Open root WHM, at the left menu under Plugins section, you will find RVSiteBuilder Installer menu. Usually located all the way at the bottom of the left side menu.

  4. Click RVSiteBuilder Installer to begin the automated installation process.

  5. After complete the installation, you will be sent to RVSiteBuilder Manager automatically. Please configure RV SiteBuilder immediatly.

     

    NOTE - If you ordered your RVsitebuilder license through us, none of these steps are needed because we will install it for you.

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

VPS Control Panel Features

The following partial list of main features are available from inside your VPS control panel:...

Install cPanel on your VPS

Should you choose to install cPanel/WHM on your VPS yourself, this can be accomplished in a few...

Java error logging into console on Windows 7

First make sure you have Java installed or nothing will happen. Go to...

Managed and Unmanaged Server Definition

 On Page-Zone servers and VPS (virtual private servers) running Linux Operating system where...

Install FREE modsecurity rules for 2014

Whereas gotroot decided to go to a paid version of mod security rules this has left low margin...