Hey, i did as you said, and here are a few lines from the bottom of the exim_mainlog are as follows:
Code:
2006-10-07 15:52:51 1GVVgM-0006AU-Vz Message is frozen
2006-10-07 15:52:51 1GVgfv-0004BN-KB Message is frozen
2006-10-07 15:52:51 1GVzCU-000519-Jr Message is frozen
2006-10-07 15:52:51 1GVYwy-00008r-1m Message is frozen
2006-10-07 15:52:51 1GVYwx-00008l-RT Message is frozen
2006-10-07 15:52:51 1GW2Tg-0004c4-9a Message is frozen
2006-10-07 15:52:51 1GVcvk-0003Z5-5u == area51@fusionlangaming.com <AREA51@FUSIONLANGAMING.COM> R=virtual_user_spam T=virtual_userdelivery_spam defer (-52): Retry time not yet reached
2006-10-07 15:52:51 1GVfBk-0000Xy-3g Message is frozen
2006-10-07 15:52:51 1GVW01-00077P-Ud Message is frozen
2006-10-07 15:52:51 1GW5k7-0002yM-JA == silly@fusionlangaming.com R=virtual_user_spam T=virtual_userdelivery_spam defer (-52): Retry time not yet reached
2006-10-07 15:52:51 1GVztN-0006nm-T4 == peterson63@mantramail.com <Peterson63@mantramail.com> R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host
2006-10-07 15:52:51 1GVYwy-000091-SL Message is frozen
2006-10-07 15:52:51 1GW7Fo-0005ox-Hj Message is frozen
2006-10-07 15:52:51 1GVcyI-0003ea-Cw == silly@fusionlangaming.com R=virtual_user_spam T=virtual_userdelivery_spam defer (-52): Retry time not yet reached
2006-10-07 15:52:51 1GVcyY-0003fb-CC Message is frozen
2006-10-07 15:52:51 1GW90u-00016B-0b Message is frozen
2006-10-07 15:52:51 1GVd5O-0003uD-P2 Message is frozen
2006-10-07 15:52:56 1GWL2O-0006ng-C8 <= ylrlmtptj@cmjit.com H=([209.136.189.26]) [209.136.189.26] P=esmtp S=3394 id=0A799E8706B3D03.E01E2D1C25@cmjit.com
Now, when i run /scripts/upcp --force, everything seems to run smoothly until I get to this:
Code:
Waiting to bind to port 995 (Failed to open Private Keyerror:0906D06C:PEM routines:PEM_read_bio:no start line)....
Waiting to bind to port 995 (Failed to open Private Keyerror:140B0009:SSL routines:SSL_CTX_use_PrivateKey_file:PEM lib)....
Which ends up going for about 50-100 lines.
doing a /scripts/restartsrv_cpanel didnt work, so i did a 'service cpanel restart' instead which yeilded:
Code:
root@mercury [/scripts]# service cpanel restart
Stopping cPanel services: [ OK ]
Stopping pop3 services: [ OK ]
Stopping cPanel log services: [ OK ]
Stopping cPanel Chat services: [FAILED]
Stopping Melange Chat services: [FAILED]
Stopping InterChange services: [FAILED]
Stopping cPanel ssl services: [ OK ]
Stopping mailman services: Shutting down Mailman's master qrunner
Starting eximstats: [ OK ]
Starting cPanel services: [ OK ]
Starting cPanel Log services: [ OK ]
Starting pop3 services: [ OK ]
Starting cPanel Chat services:
Starting Melange Chat services:
Starting cPanel ssl services: 2006.10.07 16:16:41 LOG3[31089:16384]: error stack: 140B3009 : error:140B3009:SSL routines:SSL_CTX_use_RSAPrivateKey_file:PEM lib
2006.10.07 16:16:41 LOG3[31089:16384]: SSL_CTX_use_RSAPrivateKey_file: 906D06C: error:0906D06C:PEM routines:PEM_read_bio:no start line
[FAILED]
Starting mailman services: Starting Mailman's master qrunner.
/cpanel and /whm still dont work, so hopefully this will better help describe the problem...