
Error while creating mbox spool file
Issue: “Error while creating mbox spool file” Solution: # cd /var/spool/exim/scan # ls -alt | wc Empty the folder /var/spool/exim/scan You can empty the large …

Issue: “Error while creating mbox spool file” Solution: # cd /var/spool/exim/scan # ls -alt | wc Empty the folder /var/spool/exim/scan You can empty the large …

Issue with /cpanel or /whm or /webmail. If you are facing an issue that says user can’t access cpanel by https://domain.com/cpanel then please try doing …

Issue: If you are receiving following error while restarting apache on Linux server: Error: service httpd status, results in httpd dead but subsys locked That …

Solution Issue: if you are receiving the several instances of the following error in WHM while deleting the nameserver entry from the option >> Nameserver …

Solution Maybe you are missing the symlink. Try the following via SSH while logged in as root: cd /usr/lib ln -s libssl.so.0 libssl.so.4 ln -s …

Solution Perform the following: 1) SSH to server as root and run the following commands: echo “” > /scripts/runweblogs /scripts/fixwebalizer Or issue the following commands; …

Solution There are many reasons why you might see this error. You will first need to view the logs from Horde, to determine what the …

Solution There are many things that can cause problems with this, however the first step would be to check the exim logs at /var/log/exim_mainlog. This …

Solution The stunnel binary listens on these ports and forwards the requests to cpsrvd (the web interface binary). Ensure that it is running. root@cpdemo [~]# …

Solution Make sure your log rotation scripts are configured and working properly. If you’ve disabled crond for some reason it’s likely that none of the …

Solution The command /usr/sbin/sendmail -q forces the queue to be sent. Use the command mailq to tell what’s stacked up in the queue.