eurorocco
- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Comments
Recent activity by eurorocco-
Problem solved. Yes, it was a third-party thing in the crontab explicitly killing processes for the cpanel user. Once it was disabled backups for such site are now running and completing fine. THAN...
-
I don't have cphulk enabled. It's disabled. I checked this too. Any third party monitoring on the server other than Cpanel and CSF? Not that I know. I'm sure there is nothing else installed. I modi...
-
Even with lfd disabled, stopped, un-monitored, backup gets killed... ................................................................................ .................................................
-
Thank you both for your very valuable input. I added line exe:/usr/local/cpanel/3rdparty/perl/514/bin/perl to /etc/csf/csf.pignore and restarted lfd, but it was still killing the backup. I also l...
-
Hi! I'm now trying to fix this. A large site that Cpanel won't backup. As you asked I ran /script/pkgacct cpanelusername and the last line is (after a bunch of ..... lines): [2016-04-13 09:33:02 ...
-
Thanks! :)
-
Thanks a lot!
-
Thanks a lot for your last reply too. Some customers were blocked by the firewall after sending without auth, so getting them unblocked was a first thing. Then asking them all to enable "my outgoin...
-
Weird. Some customer had My Outgoing server requires authentication disabled... enabled it... and fixed his problem. Some other customer reports he has this enabled and still cannot send. Let me d...
-
Perl script to do this in /root/setallrvskintox3 #!/usr/local/bin/perl $themefrom = "rvblue"; $themeto = "x3"; @users = glob("/var/cpanel/users/*"); foreach $user (@users){ print "replace ...