kernow
- Total activity 697
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 248
Posts
Recent activity by kernow-
Backup transport errors
A weekly backup returned errors today which have us confused: Unable to send "/home/backup/2017-01-02/accounts/account_name.tar.gz" to destination bla bla Notice the date? its last weeks whereas ...
-
php7 + ioncube-loader 6 WHMCS
If we want to run WHMCS 7 with php7 we need ioncube loader 6.* Has anyone tried to get this working yet? Can you simply replace the ioncube_loader_lin_5.6.so with the one from ioncube loader 6 ?
-
autossl error_log
Getting lots of autossl errors in/usr/local/cpanel/logs/error_log example: [2016-09-25 16:09:01 +0000] warn [autossl_check_cpstore_queue] Cpanel::Exception::IO::FileOpenError/(XID h7y35w) The sys...
-
logrotate failed to rename
A server on CL 7 cPanel 58 is starting to send out the following mails: /etc/cron.daily/logrotate: error: failed to rename /usr/local/cpanel/logs/dnsadmin_log to /usr/local/cpanel/logs/dnsadmin_log...
-
Custom rule not being blocked in CSF
Just added a custom rule I found from @quizknows to stop posts to wp with no referer: SecRule REQUEST_METHOD "POST" "deny,status:401,id:5000130,chain,msg:'wp-login request blocked, no referer'" Se...
-
Error XID You Do Not Have or Control
After upgrading to cpanel 54 two old email accounts have reappeared in an account. However I cannot remove them. Trying to delete gives the error message: (XID kvww8n) You do not have an email acco...
-
Suspend and unsuspend email accounts
I can't believe I'm asking this but, where is the "Suspend and unsuspend email accounts" new feature in version 54? cpanel docs 54 Release Notes - Documentation - cPanel Documentation says "Manage...
-
OptimumCache ploop size
The default ploop size is 5GB, Is there a performance hit if the cache size needed is over 50 or 100GB?
-
Configure thread_cache_size (tip)
As I get older and older and memory fades I need to remind myself how to do stuff, so if I post a howto here I will know where to find it in future and also it may help others ;) Running a server w...
-
Upload image through wordpress fails
Using the media manager in any wordpress install to upload images fails with the error: Missing a temporary folder. /usr/local/lib/php.ini has the upload dir commented out but the default is /tmp I...