Recent activity
Recent activity (0)
RVsitebuilder Installation stuck at download packages from CPAN
ProblemInstallation 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 ConfigurationEdit CPAN configuration file:/root/.cpan/CPAN/MyConfig.pmOr:/usr/share/perl5/CPAN/Config.pm Step 2: Replace CPAN Mirror ListFind the urllist section and update it to:'urllist' => [ q[https://cpan.metacpan.org/],] After updating CPAN configuration, run the install RVsitebuilder (V6) again.
Autofixphp error in RVsitebuilder Manager WHM
If you faced this error in WHM >> RVsitebuilder Manager Try to SSH to the server as root and runperl /var/cpanel/rvglobalsoft/rvsitebuilder/panelmenus/cpanel/scripts/autofixphpini.pl If it cannot fix, please run the following command to see the result.lsattr /usr/local/cpanel/3rdparty/etc/php.ini If you found the result is -----a------- , please run commandchattr -a /usr/local/cpanel/3rdparty/etc/php.ini And try to run autofix againperl /var/cpanel/rvglobalsoft/rvsitebuilder/panelmenus/cpanel/scripts/autofixphpini.pl If you found the result is -----i------- , please run commandchattr -i /usr/local/cpanel/3rdparty/etc/php.ini And run:perl /var/cpanel/rvglobalsoft/rvsitebuilder/panelmenus/cpanel/scripts/autofixphpini.pl

