DirectAdmin cannot download .tar.gz file for RVsitebuilder Installation
Updated at 2025-10-30 08:58:09
Posted in
(Primary)Installation Troubleshooting,
If you stuck at download rvsitebuilder.tar.gz error or download template error while installing RVsitebuilder in DirectAdmin. Please do the following solution.
1. Run following command:
cd /usr/local/directadminchmod 0755 /usr/local/directadmin/directadmin./directadmin p
* One long line command2.
nano -w /etc/mime.types
3. Add mime-type in this file: /etc/mime.types
By the following value:
application/x-gzip
4. Restart directadmin
service directadmin restart
5. Back to DirectAdmin Admin -> RVsitebuilder Installer , to complete RVsitebuilder installation.
Posts in Category
-
Setup RVsitebuilder 6 error "databasename is already existed"
Admin Updated on 2025-10-30 08:58:10
-
Update RVsitebuilder 6 Error 500 in Setup process (in WHM)
Admin Updated on 2025-10-30 08:58:10
-
Setup RVsitebuilder 6 in WHM never completes, problem on ioncube loader
Admin Updated on 2025-10-30 08:58:10
-
How to increase upload_max_filesize, post_max_size over 105M (in WHM).
Admin Updated on 2025-10-30 08:58:10
-
Publish website gets stuck on Copying files. MySQL [Warning] Aborted connection and error reading communication packets.
Admin Updated on 2025-10-30 08:58:09
Admin