
cPanelPeter cPanel Staff
- Total activity 1265
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 640
Activity overview
Latest activity by cPanelPeter-
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.
-
cPanelPeter commented,
Hello, This likely means that the cpmove file contains a bad entry in the Bandwidth data for that user.What version of cPanel did the cpmove file come from? Is it being. restored to the same versi...
-
cPanelPeter commented,
Hello, OK, do you know which MPM you're running with? (event, prefork, fcgid) That will play a big part of which section in your output (if any) might be involved. What about the old files? Did y...
-
cPanelPeter commented,
Hello, I'm assuming since you have these named with the word "old" in front of them, that they are no longer being used? If that is the case, you should rename them so that the "old" is at the end...