RVskin install error : Can't locate DBI.pm Can't locate DBD/mysql.pm
Updated at 2025-10-30 08:24:42
Posted in
(Primary)Troubleshooting,
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
Posts in Category
-
I cannot create Addon Domain in cPanel. Error ""Could not determine the nameserver IP ....."
Admin Updated on 2025-10-30 08:24:42
-
RVskin Update Error WHM 11.38+
Admin Updated on 2025-10-30 08:24:42
-
DBI connect(':localhost:3306','rvadmin_public',...) failed: Can't..
Admin Updated on 2025-10-30 08:24:42
-
RVskin is missing from WHM
Admin Updated on 2025-10-30 08:24:42
-
RVskin install error : Can't locate YAML/Syck.pm
Admin Updated on 2025-10-30 08:24:42
Admin