E-mail:  Password:     Register | Forgot Password?

search term: match any match all
 
Category:  


Top > Public > RVSiteBuilder > For administrators > Installation and Update
Article ID: 000249

How to install RVSiteBuilder?

::Table of content::
  1. For cPanel
  2. For DirectAdmin

For cPanel

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

    /scripts/makecpphp

  2. Download the installer using the command below:

    cd /usr/local/cpanel/whostmgr/docroot/cgi/
    rm -rf /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderinstaller/
    rm -f rvsitebuilderinstaller.tar
    wget http://download.rvglobalsoft.com/rvsitebuilderinstaller.tar
    tar -xvf rvsitebuilderinstaller.tar
    chmod 755 addon_rvsitebuilder.cgi
    rm -f rvsitebuilderinstaller.tar

  3. Open root WHM, at the left menu under Plugins section, you will find RVSiteBuilder Installer menu.

  4. Click RVSiteBuilder Installer to begin the installation process.

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

Done!! Your cPanel should show the RVSiteBuilder as a feature in all cPanel users. Special note for specific cPanel skin:

  • RVSkin - It will automatically integrate RVSiteBuilder to RVSkin. You may need to edit the Package-Feature list if RVSite Builder doesn't show up, or you don't want some hosting packages access to it.

  • X3, X Skin and some which support addon api - It will automatically display on cPanel. You are also able to manage the feature list in WHM Feature Manager.

  • CPSkins - You have to manually integrate it by editting file /usr/local/cpanel/base/frontend/themename/index.html. Insert on the top of the page, and edit /usr/local/cpanel/base/frontend/themename/main.php. Place in the area you want to show the RVSiteBuilder Icon. Don't edit file RVS2CPSkinmenu.html. Your change will be lost when you update RVSiteBuilder. If you want to edit it, just copy its name and change the cpanel include path to the new one.

 

How to install RVSiteBuilder? If my server compile with suhosin.


For DirectAdmin

  1. ssh to your server as root and download the installer using the command below

    mkdir /usr/local/rvglobalsoft/
    cd /usr/local/rvglobalsoft/
    rm -rf /usr/local/rvglobalsoft/rvsitebuilderinstaller
    rm -f /usr/local/rvglobalsoft/rvsitebuilderinstaller.tar
    wget http://download.rvglobalsoft.com/rvsitebuilderinstaller.tar
    tar -xvf rvsitebuilderinstaller.tar
    rm -f /usr/local/rvglobalsoft/rvsitebuilderinstaller.tar
    /usr/local/rvglobalsoft/rvsitebuilderinstaller/DaPreInstall.sh
     
  2. Go to Directadmin >> Admin level >> RVSiteBuilder Installer
  3. installer using the command below

    perl /usr/local/rvglobalsoft/rvsitebuilderinstaller/autoinstaller.cgi
     
  4. After complete the installation go to Directadmin >> RVSiteBuider Admin and configure the database.



  Rating:   Did you find this article helpful?     Yes No  


Others in this Category