Recent activity
Recent activity (0)
System Requirement: PHP Version
List of compatible PHP versions for RVsitebuilder.-RVSitebuilder 6 plugin on cPanel control panel supports PHP 5.6, 7.1-7.4, and 8.1-8.3 -RVsitebuilder 6 plugin on DirectAdmin control panel requires PHP 5.6 only.If your server is running php7, you can set custom build php56 by this guide. For those websites using compo DB such as Photo Gallery Member Page FAQs or Blog. It requires php56 to make the components work properly.
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

