uadm
- Total activity 101
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 26
Comments
Recent activity by uadm-
There's a firewall chain called acctboth that is on all of our cpanel servers. When ever we remove it, it emerges aagain. I'm pretty sure it's cpanel doing.
-
[SOLVED] This was a problem with cloudlinux's cagefs adding /var/lib/mysql to /etc/cagefs/cagefs.mp and running cagefsctl --remount-all fixed the problem
-
Hi NFS is not hanging, I've checked it several times during last backup. The weird is we get backup not complete even when the logs show: [cpbackup] The following backups were already up to date:...
-
I assume the only way to turn this notice off it to edit /etc/crontab and add > /dev/null 2>&1 to the end of cron.daily line. However I recommend against doing this as it will ignore all of cron.da...
-
#94537738
-
Didn't help either. I'll open a ticket. Thanks for all your help cPRex.
-
If I simply run: echo test|mail testguy-XXX@mailman.domain.com Once the mail arraives at the server, I see the error in the exim_mainlog
-
/etc/valiases/mailman.domain.com has: testguy-XXX@mailman.domain.com: "|/usr/local/cpanel/3rdparty/mailman/mail/mailman post testguy_mailman.domain.com" where XXX is a string in the email we use ...
-
What's weird is that with 700 permission |/usr/local/cpanel/3rdparty/mailman/mail/mailman post testguy_mailman.domain.com doesn't work but all the other mailman commands works for example |/u...
-
Hi. It was in global include file, first post-VH then pre-VH. Both disabled Order in .htaccess in all directories. When removed from includes and put in .htaccess of public_html everything worked ...