argh..Originally posted by XPerties
yes it worked, now watch your mail Q start filling up
argh..Originally posted by XPerties
yes it worked, now watch your mail Q start filling up
Marius
running RedHat Enterprise 3 so far 2 servers upgraded to latest cpanel stable and every thing is ok.
man i am glad i am useing RedHat Enterprise 3
I try this and it still doesn't work for me...any idea???Originally posted by gypsy2012
I've run this fix a couple times now with no success... although this time I did
/etc/rc.d/init.d/cpanel stop
first, to make sure there is no conflict and am running it with it all down, we will see if that fixes it.....
Ahhh, this time it worked.
I did it all, then rebooted the server and it hasn't restarted.![]()
I'm afraid that nobody have a solution for this issue!!!
I'm still searching on every forums but I just can't find something that works!
PLEASE HELP!
Also having this problem, yet to determine the cause..working on it though![]()
Once my server was rebooted, webmail now works, but other problems like all the forums aren't fixed.
Okay, for those of you that are having mail quota issues...I've found the best solution is to just comment out the quota checks on exim.conf for now...It will allow your mail to process again:
root@web01 [/etc]# more /etc/exim.conf|grep quota
#quota = "${if exists{${extract{5}{:}{${lookup{${lookup{$domain}lsearch*{/etc/userdomains}{$value}}}lsearch{/etc/passwd}{$value}}}}/etc/${domain}/quota} {${lookup{$local_part}lsearch*{${extract{5}{:}{${lookup{${lookup{$domain}lsearch*{/etc/userdomains}{$value}}}lsearch{/etc/passwd}{$value}}}}/etc/${domain}/quota}{$value}}} {}}" quota = "${if exists{${extract{5}{:}{${lookup{${lookup{$domain}lsearch*{/etc/userdomains}{$value}}}lsearch{/etc/passwd}{$value}}}}/etc/${domain}/quota} {${lookup{$local_part}lsearch*{${extract{5}{:}{${lookup{${lookup{$domain}lsearch*{/etc/userdomains}{$value}}}lsearch{/etc/passwd}{$value}}}}/etc/${domain}/quota}{$value}}} {}}"
There should only be one line to comment out, and two occurences of the word "quota"
Used the commands below, seemd to fix the signal 13 problems just fine though not sure if it would take care of the 8's and 11's that certain people have been getting.
rm -f /usr/local/cpanel/cpanel
/scripts/installgd
/scripts/cleanmd5
/scripts/upcp
Good luck to ll who like me have been pulling their hair out since updating!