
cPanelPeter cPanel Staff
- Total activity 1269
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 641
Activity overview
Latest activity by cPanelPeter-
cPanelPeter commented,
Hello, Downgrading to the previous Mod Security package is not advised as that would open your server up to the 2 security vulnerabilities that were patched in the new version. The problem isn't t...
-
cPanelPeter commented,
We have an article here that may help. https://support.cpanel.net/hc/en-us/articles/32599967086615-Apache-failed-after-update-ea-apache24-mod-security2-to-2-9-10
-
cPanelPeter commented,
Hello Nick Vee Thank you, that rule has actually been in place for a while now. It is just that since it contained a syntactically invalid regexp, it was simply ignored in the past. So it wouldn't ...
-
cPanelPeter created an article,
Mailman 2.1.39 - CVE-2025-43919, CVE-2025-43920, CVE-2025-43921
Question Information on 3 Mailman vulnerabilities was recently released. Is the cPanel software vulnerable? Answer Not that we are aware of. We have briefly tested the Proof of Concept (PoC) for...
-
cPanelPeter commented,
To be clear, the value set within /var/cpanel/cpanel.config is the default. Each customer can also change the mailbox format, so it would also be good to check what is set within... /home/$user/mai...
-
cPanelPeter created an article,
Multiple cpdavd instances with high load usage.
Symptoms Some customers have noticed multiple cpdavd children consuming 98% of the CPU and causing high load averages. Description Seeing process output (ps) and noticing several cpdavd connectio...
-
cPanelPeter commented,
In this case, it just means to rename it. In Linux the 'mv' command (for move) can be used to rename a file too. So in the example in the article mv -v /home/$cpaneluser/mail/domain.tld/$username...
-
cPanelPeter commented,
Hello Jaime, cpanel-exim is Exim. It's repackaged because. we made some significant changes to work with the cPanel UI system. You sould not install Exim via apt install as that will definitely bre...
-
cPanelPeter commented,
Hello, Reading the https://www.php.net/manual/en/function.error-reporting.php page, it looks like what you want is error_reporting "~E_WARNING" The tilde character means NOT. So do NOT report war...
-
cPanelPeter commented,
Hello, Thank you for the update. Glad you were able to get that working.