jparker85302

Registered
Mar 27, 2013
3
0
1
cPanel Access Level
Root Administrator
I followed the advice at wiki.komisoft.com by doing a

perl -MCPAN -e "install Proc::WaitStat"

But the problem keeps re-occurring with the following error statements:

Can't locate Proc/WaitStat.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/x86_64-linux /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/x86_64-linux /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at /usr/bin/mime-construct line 31.
BEGIN failed--compilation aborted at /usr/bin/mime-construct line 31.
Can't locate Proc/WaitStat.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/x86_64-linux /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/x86_64-linux /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at /usr/bin/mime-construct line 31.
BEGIN failed--compilation aborted at /usr/bin/mime-construct line 31.
/usr/sbin/logcheck: line 100: kill: (29907) - No such process

Advice would be appreciated.
Thanks
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello :)

Yes, you can try using /scripts/perlinstaller as Vanessa suggested. Let us know the outcome.

Thank you.
 

jparker3119

Member
May 18, 2012
6
0
51
cPanel Access Level
Root Administrator
Thank you for your reply.

The error is thrown when the following cron is executed. (Only have partial copy) The cron was created by cPanel
Cron <[email protected]> if [ -x /usr/sbin/logcheck ]; then nice -n10 /usr/sbin/logcheck; fi..........

I executed the above suggestion and the problem apparently was not solved. The error was being thrown on the hour and appeared on the expected time of 9:02 and 10:02 so......
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Feel free to open a support ticket so we can take a closer look. You can post the ticket number here so we can update this thread with the outcome.

Thank you.