Recent activity
Recent activity (0)
Installation process hang, very slow, download package invalid
There are some reasons for this error.• Your network is too slow.• Your server or network automatically kills the process while it downloading the file.• Your server or network reduces the bandwidth when it downloads a large file. Please SSH to your server as a root and try this command to check your download speed. wget http://download.rvglobalsoft.com/download.php/download/rvsitebuilder-library/file/rvslibrarypro_001.tar.bz2 If you can download it, please try to install RVsitebuilder again. If you cannot download it, you need to contact your ISP to check the download bandwidth. If still not work, please try it manual by following this link. If finally the methods above don't help, please submit support ticket to us.
My /usr is using 98%, is it possible to install in another partition?
----------------For cPanel----------------/usr is required for installer to download, extract files, and then move them to /var/cpanel/rvglobalsoft/rvsitebuilder (for cPanel server). You need to have at least 2.0 GB space available. If /usr is running out of space, you can solve it by creating symbolic link from /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderinstaller to other partition.Let's say you want to move rvsitebuilderinstaller files to /home. You need SSH to the server as root and run these commands. cd /usr/local/cpanel/whostmgr/docroot/cgi/mv rvsitebuilderinstaller /home/ It will take 10 - 30 minutes depend on your server performance. Please wait and don't stop it while moving files. After successfully move files, run this command. cd /usr/local/cpanel/whostmgr/docroot/cgi/ln -s /home/rvsitebuilderinstaller /usr is also required to install RVsitebuilder PEAR library. You still need to have at least 200 MB disk space. ------------------------For DirectAdmin------------------------RVsitebuilder will be installed on /usr/local/rvglobalsoft/rvsitebuilder. You need to have at least 2.0 GB space available. If /usr is running out of space, you can solve it by creating symbolic link from /usr/local/rvglobalsoft/rvsitebuilder to other partition. Let's say you want to move RVsitebuilder files to /home. You need SSH to the server as root and run these commands. cd /usr/local/rvglobalsoftmv rvsitebuilder /home/ It will take 10 - 30 minutes depend on your server performance. Please wait and don't stop it while moving files. After successfully move files, run this command. cd /usr/local/rvglobalsoftln -s /home/rvsitebuilde

