Recent activity
Recent activity (0)
cPanel Webmail error 404 on paper_lantern theme after RVskin uninstalled
After finished RVskin uninstall. cPanel webmail in paper_lantern theme has the error 404. (X3 theme will not face this error)URL reference: ../webmail/{RVTHEME}/index.html You can fix the error by the following guide.1. Go to WHM -> Server Configuration -> Tweak Settings.2. Search “webmail” in the Search Box.3. Once the screen appears, at “Default login theme”, select “cPanel”.4. Save. If doing above still doesn’t fix the error. Please try below.1. SSH to your server as root.2. Check if the following path does exist./usr/local/cpanel/base/webmail/paper_lantern3. If doesn’t exist. Please create a symbolic link as below.ln -s /usr/local/cpanel/base/webmail/x3 /usr/local/cpanel/base/webmail/paper_lantern4. Check cPanel webmail in paper_lantern again. ===Remove RVskin from paper_lanternRemove the icon the this file:/usr/local/cpanel/base/frontend/paper_lantern/dynamicui/dynamicui_rvskin_theme_changer.conf===
RVskin install error : Can't locate DBI.pm Can't locate DBD/mysql.pm
If you got the following error while installing RVskin: install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: /scripts /root/rvadmin /usr/local/cpanel /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at (eval 19) line 3. Perhaps the DBD::mysql perl module hasn't been fully installed. Please run this command for the solution:/scripts/perlinstaller --force DBI/scripts/perlinstaller --force DBD::mysql

