RVsitebuilder Installation stuck at download packages from CPAN
by
RV Support
2026-04-07 06:32:17
Problem
Installation may get stuck while downloading packages from CPAN due to outdated configuration referencing deprecated sources such as
search.cpan.org.
Step 1: Update CPAN Mirror Configuration
Edit CPAN configuration file:
/root/.cpan/CPAN/MyConfig.pm
Or:
/usr/share/perl5/CPAN/Config.pm
Step 2: Replace CPAN Mirror List
Find the urllist section and update it to:
'urllist' => [
q[https://cpan.metacpan.org/],
]
After updating CPAN configuration, run the install RVsitebuilder (V6) again.
Articals in this section
-
Setup RVsitebuilder 6 error "databasename is already existed"
Updated on 2025-11-18 09:17:35
-
Update RVsitebuilder 6 Error 500 in Setup process (in WHM)
Updated on 2025-11-18 09:17:35
-
Setup RVsitebuilder 6 in WHM never completes, problem on ioncube loader
Updated on 2025-11-18 08:05:02
-
How to increase upload_max_filesize, post_max_size over 105M (in WHM).
Updated on 2025-11-18 08:05:02
-
Publish website gets stuck on Copying files. MySQL [Warning] Aborted connection and error reading communication packets.
Updated on 2025-11-18 08:05:01
-
Cannot connect DB while doing RVsitebuilder installation
Updated on 2025-11-18 08:05:01
-
Cannot execute pear
Updated on 2025-11-18 08:05:01
-
DirectAdmin cannot download .tar.gz file for RVsitebuilder Installation
Updated on 2025-11-18 08:05:01
-
First setup RVsitebuilder got SSL license error
Updated on 2025-11-18 08:05:01
-
First setup RVsitebuilder in WHM error "require backup native database before convert database to UTF-8"
Updated on 2025-11-25 08:05:15
