This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
16
Mod_Security / Re: mod_security with Comodo WAF locks out everbody
« on: January 15, 2024, 06:12:40 AM »
I do not think that it was false positives. It probably was some misconfiguration after updates. It happened the same hour at every CWP PRO account.
17
Mod_Security / Re: mod_security with Comodo WAF locks out everbody
« on: January 13, 2024, 01:17:37 PM »
I did not have the time. I just checked more than 10 CWP PRO servers and changed the mo_security NOT to work with Comodo WAF.
18
Mod_Security / Re: mod_security with Comodo WAF locks out everbody
« on: January 12, 2024, 07:08:49 AM »
It happened to every single html webiste. Even one index.html static website, at the second click sent Forbiden.
19
E-Mail / Re: turn off php mail require smtp/login for all mail server wide
« on: January 10, 2024, 12:40:09 PM »
So many thanks.
20
Mod_Security / Re: mod_security with Comodo WAF locks out everbody
« on: January 10, 2024, 07:16:30 AM »
Before about 18 hours, at EVERY CWP PRO server I manage, the Comodo rules in mod_security locked out everyone. I just changed that and mod_security worked properly again.
I can not find what happened.
I can not find what happened.
21
Mod_Security / mod_security with Comodo WAF locks out everbody
« on: January 09, 2024, 03:22:57 PM »
That happened before some minutes. At every CWP PRO where I user mod_security with Comodo WAF then every site blocks every user.
So I modified it in order to fix. What do you suggest?
So I modified it in order to fix. What do you suggest?
22
E-Mail / Re: turn off php mail require smtp/login for all mail server wide
« on: January 03, 2024, 02:08:13 PM »
Hello,
So with that setting at every PHP.ini version the accounts could not send through php-mail. Only with SMTP settings. Am I right?
So with that setting at every PHP.ini version the accounts could not send through php-mail. Only with SMTP settings. Am I right?
23
Installation / Re: Logrotate configuration not working
« on: December 19, 2023, 06:37:03 PM »
Is that official please? Have you tried that? Thanks for the help.
24
Installation / Re: Logrotate configuration not working
« on: December 18, 2023, 04:15:45 PM »
I understand nothing. I ask for paid support for a) Updates and b) log space cleaning. I think CWP will need to improve to that.
25
Installation / Re: Logrotate configuration not working
« on: December 07, 2023, 07:13:41 AM »
I created that file:
Code: [Select]
# Logrotate CWP
/usr/local/apache/domlogs/*.log {
compress
delaycompress
daily
missingok
}
/usr/local/apache/logs/*.log {
compress
delaycompress
daily
missingok
}
26
Installation / Logrotate configuration not working
« on: December 06, 2023, 04:07:37 PM »
I created the config
but when I run it, I get: No such file or directory at every line.
My logs are getting huge. Please advise.

My logs are getting huge. Please advise.
27
CentOS 7 Problems / Re: Polkit error - GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed
« on: June 08, 2023, 07:40:17 AM »
The last year I face many update CWP PRO problems. For each server I ask paid support. This is not trusty.
28
CentOS 7 Problems / Re: Polkit error - GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed
« on: June 07, 2023, 05:19:59 AM »
Hello,
I am not able to securely mount my CWP disks. Problem do remains and it is not good for a PRO panel.
I am not able to securely mount my CWP disks. Problem do remains and it is not good for a PRO panel.
29
CentOS 7 Problems / Re: hello, web try to update cwp get errors!!
« on: May 19, 2023, 07:49:29 AM »
I disabled permanent the "Security - Hide all processes if not owned by the user". Then after systemctl restart postfix amavis I got "Failed to restart amavis.service: Unit not found." so I restarted amavis through CWP PRO admin.
Updates through Yum manager still do NOT work.
Updates through Yum manager still do NOT work.
30
CentOS 7 Problems / Re: hello, web try to update cwp get errors!!
« on: May 18, 2023, 05:18:39 AM »
I have applied the GDBus workaround but nothing happened.