Recent activity
Recent activity (0)
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.
Update RVsitebuilder 6 Error 500 in Setup process (in WHM)
Problem You run force update RVsitebuilder on SSH and go to Setup in WHM -> RVglobalsoft Manager -> RVsitebuilder Setup. And it keeps opening error 500 in final stage. Reason The problem was on RVsitebuilder code not updated. Solution Hosting provider can fix it by the following solution. 1. Login as Root to enable ioncube in WHM > Tweak Setting > PHP > cPanel PHP loader check "ioncube" click Save. Or If number 1 doesn't help.2. Run RVsitebuilder fresh installation. cd /usr/src; rm -fv rvsitebuilderinstall.sh; wget http://download.rvglobalsoft.com/rvsitebuilderinstall.sh; chmod +x rvsitebuilderinstall.sh; ./rvsitebuilderinstall.sh 3. Run force update code. perl /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderinstaller/autoinstaller.cgi --force=rvsitebuilder 4. Go to WHM -> RVglobalsoft Manager -> RVsitebuilder Setup to complete it. If above doesn't help, please fix it by this guide : RVsitebuilder Manager error 500 after updated version

