RVSitebuilder :: Home :: Tryout Module

What's Tryout Module?
Tryout module is the separate application running on your own disk space allowing any users try the RVSiteBuilder needless to buy the hosting account.It is for user’s trial and evaluation.If they like it, they have an option to purchase for hosting account.You; as an admin istrator, can only click a single button.All data and hosting account will be launched for you. Click here for tryout demo

Installation for root
Tryout new installation on v4.x
Tryout web site will be created from RVSiteBuilder itself in the same way end-users build the web site. That means the greater level of customization on the tryout web site. However, there are more requirements. The web server running tryout web site will need to enable Ioncube. Exec and symlink PHP function are also required. It will not be able to run if these are disabled. To create tryout web site, please follow instruction below.
  1. Update RVSiteBuilder to the latest vesion
  2. Create new cPanel account or using existing cPanel account for the tryout website. The domain name of this account is the domain you want to publish the tryout web site. Set up standard cPanel account with unlimited database and unlimted disk space.
  3. You need to configure open_basedir for the accounts which run the tryout module manually before enabling the users here.
    - SSH to the server as root and add custom_vhost_template_ap1 and custom_vhost_template_ap2 values using below command at the end of file /var/cpanel/userdata/USER_NAME/TRYOUT_WEBSITE_DOMAIN. Replace USER_NAME and TRYOUT_WEBSITE_DOMAIN with your own values.
    Noted: above is 2 long lines.
    - Remove cache data of userdata edited above.
      rm -f /var/cpanel/userdata/USER_NAME/TRYOUT_WEBSITE_DOMAIN.cache
    - Then run /scripts/rebuildhttpdconf
    - If all is ok, run /scripts/restartsrv httpd
  4. Go to root WHM >> RVSiteBuilder Manager >> Tryout User Control List. Authorize cPanel user you want to install tryout module at "Enable user to access tryout list".
  5. Go to the RVSiteBuilder on cPanel for the authorize user. You will find a button to create tryout. Click the button, and setup database.
  6. Start to build your tryout website.
    - Step1 : upload logo, add company name.
    - Step2 : choose the template or import your own one.
    - Step3 : select your website style.
    - Step4 : add more menu navigator.
    - Step5 : Setup "tryout component" and "user and system component". Email templates, login templates, translation, and registration system are configured here. You also able to edit content of the tryout web site here.
    - Step6 : configure web page title, meta tag, page effect and page name.
    - Stpe7 : publish your tryout website, you can publish on any directory under the domain name which has configured open_basedir since step2.

Login