Hi,
we are running FreeBSD 7, and dnsonly. After a fresh dnsonly install, it won't start with some Perl errors.
What we did:
I used the search, and that's how i found this topic. But never a complete solution.
Anyone with the solution?
we are running FreeBSD 7, and dnsonly. After a fresh dnsonly install, it won't start with some Perl errors.
What we did:
- /scripts/checkperlmodules : Tested 40, 40 ok, 0 failed.
- http://forums.cpanel.net/showthread.php?t=101737
- Reinstalled dnsonly + /scripts/upcp --force
Code:
wd02# /usr/local/etc/rc.d/chkservd.sh start
Starting chkservd.
Can't locate /scripts/FastImport.pm in @INC (@INC contains: /usr/local/cpanel /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .) at /usr/local/cpanel/Cpanel/DiskLib.pm line 9.
BEGIN failed--compilation aborted at /usr/local/cpanel/Cpanel/DiskLib.pm line 9.
Compilation failed in require at /usr/local/cpanel/libexec/chkservd line 14.
BEGIN failed--compilation aborted at /usr/local/cpanel/libexec/chkservd line 14
Anyone with the solution?