I rent a PVS a few days ago for email marketing and when I sent messages I got tis message : The perl binary at /usr/bin/perl should be a symlink to /usr/local/bin/perl to ensure that all scripts execute with the same perl version. This condition has been linked to a number of hard-to-diagnose issues in the past. To resolve this issue, rename the current /usr/bin/perl and create a symlink pointing to /usr/local/bin/perl. cd /usr/bin mv perl perl-backup ln -s /usr/local/bin/perl perl Is that the reason why my emails always queue and never sent ? I really don't know how to update it so that I send my mailing list. Anybody can help me pls.. Yessica
you need to re-install perl module from root WHM. http://docs.cpanel.net/twiki/bin/view/AllDocumentation/WHMDocs/InstallMod
I have tried to reinstall model but Cpanel components failed. And here is the error message : Checking C compiler....C compiler (/usr/bin/cc) OK (cached Tue Aug 30 23:16:35 2011)....Done CPAN fallback is disabled since /var/cpanel/conserve_memory exists, and cpanm is available. Method: Using Perl Expect, Installer: cpanm You have make /usr/bin/make Falling back to HTTP::Tiny 0.009 You have /bin/tar: tar (GNU tar) 1.14 Copyright (C) 2004 Free Software Foundation, Inc. This program comes with NO WARRANTY, to the extent permitted by law. You may redistribute it under the terms of the GNU General Public License; see the file named COPYING for details. Written by John Gilmore and Jay Fenlason. You have /usr/bin/unzip You have Cpanel::HttpRequest 2.1 Testing connection speed...(using fast method)...Done Ping:0 (ticks) Testing connection speed to mir2.ovh.net using pureperl...(58800.00 bytes/s)...Done Ping:0 (ticks) Testing connection speed to mirror.ox.ac.uk using pureperl...(30500.00 bytes/s)...Done Ping:0 (ticks) Testing connection speed to www.mirrorservice.org using pureperl...(158.49 bytes/s)...Done Ping:0 (ticks) Testing connection speed to archive.cs.uu.nl using pureperl...(29550.00 bytes/s)...Done Ping:0 (ticks) Testing connection speed to mirror.tje.me.uk using pureperl...(29150.00 bytes/s)...Done Five usable mirrors located Ping:0 (ticks) Testing connection speed to 85.13.201.2 using pureperl...(57900.00 bytes/s)...Done Ping:7 (ticks) Testing connection speed to 216.38.56.98 using pureperl...(6433.33 bytes/s)...Done Ping:8 (ticks) Testing connection speed to 69.72.212.11 using pureperl...(6433.33 bytes/s)...Done Three usable fallback mirrors located Mirror Check passed for mir2.ovh.net (/index.html) Searching on cpanmetadb ... Fetching http://cpanmetadb.cpanel.net/v1.0/package/Cpanel::Class?cpanel_version=11.30.3.4&cpanel_tier=release (connected:0).......(request attempt 1/12)...Using dns cache file /root/.HttpRequest/cpanmetadb.cpanel.net......searching for mirrors (mirror search attempt 1/3)......5 usable mirrors located. (less then expected)......mirror search success......connecting to 69.90.251.164...@69.90.251.164......connected......receiving......request success......Done Searching Cpanel::Class on cpanmetadb (http://cpanmetadb.cpanel.net/v1.0/package/Cpanel::Class?cpanel_version=11.30.3.4&cpanel_tier=release) ... Fetching http://cpanmetadb.cpanel.net/v1.0/package/Cpanel::Class?cpanel_version=11.30.3.4&cpanel_tier=release (connected:1).......(request attempt 1/12)...@69.90.251.164......connected......receiving......request success......Done Source: fastest CPAN mirror ... ! Couldn't find module or a distribution Cpanel::Class Perl Expect failed with non-zero exit status: 256 All available perl module install methods have failed Anybody can help me pls ? yessica
Hello there, Please try forcing cPanel to update, then checking perl modules: /scripts/upcp --force /scripts/checkperlmodules Chris