Recently something has been causing my server to crash for no reason... Usually I am pressed for time and need to get it back up ASAP, so I just restart it... services fail,but after a manual restart they all work. Well tonight I tried to play with it for a minute and when I went to restart the cpanel services, this is what I got.
Thank you for any and all help.
Xavier
Code:
[email protected] [/scripts]# service cpanel restart
Stopping cPanel services: [ OK ]
Stopping pop3 services: Perl v10.0.0 required (did you mean v10.000?)--this is only v5.8.4, stopped at /usr/lib/perl5/5.8.4/Exporter.pm line 3.
Compilation failed in require at /usr/lib/perl5/5.8.4/Carp.pm line 132.
Compilation failed in require at /usr/lib/perl5/5.8.4/IPC/Open3.pm line 9.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.4/IPC/Open3.pm line 9.
Compilation failed in require at /usr/local/cpanel/etc/init/safekill line 4.
BEGIN failed--compilation aborted at /usr/local/cpanel/etc/init/safekill line 4.
[FAILED]
Stopping cPanel log services: [FAILED]
Stopping cPanel Chat services: [FAILED]
Stopping Melange Chat services: [FAILED]
Stopping InterChange services: [FAILED]
Stopping cPanel ssl services: Perl v10.0.0 required (did you mean v10.000?)--this is only v5.8.4, stopped at /usr/lib/perl5/5.8.4/AutoLoader.pm line 4.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.4/AutoLoader.pm line 4.
Compilation failed in require at /usr/lib/perl5/5.8.4/i686-linux/POSIX.pm line 7.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.4/i686-linux/POSIX.pm line 7.
Compilation failed in require at /usr/local/cpanel/etc/init/stopstunnel line 3.
BEGIN failed--compilation aborted at /usr/local/cpanel/etc/init/stopstunnel line 3.
[FAILED]
Stopping mailman services: Shutting down Mailman's master qrunner
No child with pid: 26911
[Errno 3] No such process
Stale pid file removed.
Starting SMTP Tweak: [ OK ]
Starting eximstats: Perl v10.0.0 required (did you mean v10.000?)--this is only v5.8.4, stopped at /usr/lib/perl5/5.8.4/AutoLoader.pm line 4.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.4/AutoLoader.pm line 4.
Compilation failed in require at /usr/lib/perl5/5.8.4/i686-linux/POSIX.pm line 7.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.4/i686-linux/POSIX.pm line 7.
Compilation failed in require at /scripts/ckillall line 3.
BEGIN failed--compilation aborted at /scripts/ckillall line 3.
Perl v10.0.0 required (did you mean v10.000?)--this is only v5.8.4, stopped at /usr/lib/perl5/5.8.4/AutoLoader.pm line 4.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.4/AutoLoader.pm line 4.
Compilation failed in require at /usr/lib/perl5/5.8.4/i686-linux/POSIX.pm line 7.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.4/i686-linux/POSIX.pm line 7.
Compilation failed in require at /usr/local/cpanel/bin/eximstats line 42.
BEGIN failed--compilation aborted at /usr/local/cpanel/bin/eximstats line 42.
[FAILED]
Starting cPanel services: [ OK ]
Starting cPanel Log services: [ OK ]
Starting pop3 services: Can't call method "if_list" on an undefined value at /usr/local/cpanel/Cpanel/CpKeyClt.pm line 31.
[FAILED]
Starting cPanel Chat services:
Starting Melange Chat services:
Starting cPanel ssl services: [ OK ]
Starting mailman services: Traceback (most recent call last):
File "/usr/local/cpanel/3rdparty/mailman/bin/mailmanctl", line 106, in ?
from Mailman import Utils
File "/usr/local/cpanel/3rdparty/mailman/Mailman/Utils.py", line 30, in ?
import random
File "/usr/lib/python2.3/random.py", line 52, in ?
NV_MAGICCONST = 4 * _exp(-0.5)/_sqrt(2.0)
ZeroDivisionError: float division
Xavier