masterross

  • Total activity 83
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 22

Posts

Recent activity by masterross Recent activity Votes
  • The system failed to grant privileges on the database ...

    Hello, Just made a backup restoration of account and this appeared: Warning: The system failed to grant privileges on the database "new_db" to the user "new" because of an error: (XID ju8a2v) Thi...

  • cannot restore DBs and account suspended on old server. Please help!

    Hi, Im trying to migrate to new server but DBs cannot be restored :( Both servers run CentOS v7.9.2009 v100.0.10 and MariaDB 10.2 Only Roundcube on source server is Mysql And the bad thing is ...

  • Update blocked

    Hi, cp update cant pass - cPanel & WHM update failure in upcp script => Log opened from /usr/local/cpanel/scripts/updatenow (12043) at Fri Apr 16 03:52:04 2021 [2021-04-16 03:52:04 +0300] Running ...

  • Update failed

    Hi, I'm getting issue with the latest stable update [QUOTE] => Log opened from cPanel Update (upcp) - Slave (6983) at Sun Dec 13 11:53:36 2020 [2020-12-13 11:53:36 +0200] Pre Maintenance complet...

  • Error when restoring backup

    Hi guys, Today I needed to restore a backup but here is what happened: [QUOTE] RESTORE: 1 completed, 1 had warnings, and 0 failed. RESTORE: Account "my_user": Warnings The "Roundcube" restore mo...

  • ModSecurity rules triggered but not blocking the attacker

    Hi, Just saw that ModSecurity rules are triggered but not blocking the attacker? In the /usr/local/apache/logs/error_log I see: [Mon Jul 06 11:45:30.605637 2020] [:error] [pid 14579:tid 4707384...

  • Import blocked IPs from iptables to csf?

    Hi guys, Is there a fast way to import blocked Ips from iptables to csf? Thank you!

  • Delete attachments from mails in sent folder?

    Hi guys, Any idea how to delete attachments from mails in sent folder? Some customers send a lot of mails with big attachments files inside and easily fill the mailbox. Thx!

  • Separate backups on 2 drives?

    Hi, I have a problem. I run backup 3 times per week and on the backup drive the free space is 78% but when a backup is running it goes to 95% and backup fails. Is it possible to separate these back...

  • Applying iptables rules after reboot?

    Hi guys, Can you help me how to run simple iptables rule automaticaly after reboot? iptables -A INPUT -s 123.123.123.123 -j DROP Thank you!