Recent activity
Recent activity (0)
How to uninstall RVsitebuilder?
--------------------For cPanel-------------------- • Backup the configuration files (Optional):mkdir /var/cpanel/.rvglobalsoftcd /var/cpanel/.rvglobalsoftcp -a /var/cpanel/rvglobalsoft/rvsitebuilder/var ./cp -a /var/cpanel/rvglobalsoft/rvsitebuilder/www/project ./ • Rebuild the icon set of cPanel X3 theme:/usr/local/cpanel/bin/unregister_cpanelplugin /var/cpanel/rvglobalsoft/rvsitebuilder/panelmenus/cpanel/cpanelplugin/rvsitebuilder.cpanelplugin/usr/local/cpanel/bin/rebuild_sprites • Remove RVsitebuilder icon from paper_lantern theme./usr/local/cpanel/scripts/uninstall_plugin /var/cpanel/rvglobalsoft/rvsitebuilder/panelmenus/cpanel/cpanelplugin/register_paper_lantern.tar.bz2 • Remove the RVsitebuilder files:rm -rf /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderinstaller.tarrm -rf /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderinstallerrm -rf /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderrm -f /usr/local/cpanel/whostmgr/docroot/cgi/addon_rvsitebuilder.cgirm -rf /var/cpanel/rvglobalsoftrm -rf /usr/local/cpanel/base/frontend/*/rvsitebuilderrm -f /usr/local/cpanel/base/frontend/x/cells/rvsitebuilder.htmrm -f /usr/local/cpanel/base/frontend/x3/dynamicui/dynamicui_rvsitebuilder.conf • Rebuild the icon set of RVskin theme (If you have RVskin Theme):perl /root/rvadmin/autoupdatewhmaddon.pl If you had ever installed Tryout Demo, please do following direction. • SSH to the server as root and REMOVE custom_vhost_template_ap1 and custom_vhost_template_ap2 values, in file. /var/cpanel/userdata/USER_NAME/TRYOUT_WEBSITE_DOMAIN as following lines. Replace USER_NAME and TRYOUT_WEBSITE_DOMAIN with your own values.custom_vhost_template_ap1: /var/cpanel/rvglobalsoft/rvsitebuilder/panelmenus/cpanel/apachetemplate/tryout.rvsitebuilder.apache1custom_vhost_template_ap2: /var/cpanel/rvglobalsoft/rvsitebuilder/panelmenus/cpanel/apachetemplate/tryout.rvsitebuilder.apache2 • Remove cache data of userdata edited above using command below.rm -f /var/cpanel/userdata/USER_NAME/TRYOUT_WEBSITE_DOMAIN.cache • run /scripts/rebuildhttpdconf • run /scripts/restartsrv httpd Anyway, if could not remember where you installed Tryout Demo, check position by command: grep -l 'tryout.rvsitebuilder' /var/cpanel/userdata/*/* --------------------For DirectAdmin-------------------- • Back up the configuration files(Optional):mkdir /usr/local/.rvglobalsoftcd /usr/local/.rvglobalsoftcp -a /usr/local/rvglobalsoft/rvsitebuilder/var ./cp -a /usr/local/directadmin/plugins/rvsitebuilder/images/project ./ • Remove the RVsitebuilder files:rm -f /usr/local/rvglobalsoft/rvsitebuilderinstaller.tarrm -rf /usr/local/rvglobalsoft/rvsitebuilderinstallerrm -rf /usr/local/rvglobalsoft/rvsitebuilderinstaller/rvsitebuilderrm -rf /usr/local/rvglobalsoftrm -rf /usr/local/directadmin/plugins/rvsitebuilderrm -rf /usr/local/directadmin/plugins/rvsitebuilderinstaller If you had installed Tryout Demo ever, please do following direction.Go to Admin Level -> Custom httpd configuration -> select domain of account, replace values in the top text area, then REMOVE the following command: |?OPEN_BASEDIR_PATH=`HOME`/:/tmp:/usr/local/lib/php/:/usr/local/rvglobalsoft/rvsitebuilder/:/usr/local/directadmin/plugins/rvsitebuilder/:/ioncube:/home/admin/.rvsitebuilder| Anyway, if could not remember where you installed Tryout Demo, check position by command:grep -l '/usr/local/rvglobalsoft/rvsitebuilder' /usr/local/directadmin/data/users/*/httpd.conf
Setup RVsitebuilder 6 error "databasename is already existed"
Problem When you install RVsitebuilder 6 and Setup in WHM, it's error "databasename is already existed" on final step. Solution Try to run the Setup from the start again. The database might be rvsitebuilder1 to avoid duplicating previous attempts. If it still errors, please try to fix MySQL mode by this guide and run Setup RVsitebuilder 6 in WHM again.

