Recent activity
Recent activity (0)
Cannot connect DB while doing RVsitebuilder installation
Go to WHM (root) >> SQL Services >> MySQL Root Password. Click generate password, please uncheck the symbols check box and click regenerate until the strength greater than or equal 80% Click use password & change password. Go to RVsitebuilder Installer and try to install it again. Note: New database password should contain English characters both upper and lower case, and also at least one numeral. Or, many times this problem occurs because the phpMyAdmin requires login. So, please go to WHM -> phpMyAdmin, login to it if required. Then go to RVsitebuilder to install database again.
Cannot execute pear
You can test if pear is available on your server by running 'which pear' Make sure /usr/local/bin/pear exists on your server and its permission is 755. Run this command to reset the permission. chmod 755 /usr/local/bin/pear If the file does not exist, you will need to recompile PHP using WHM easyapache. Make sure PEAR is enabled (it is enabled by default).

