
cPanelPeter cPanel Staff
- Total activity 1269
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 641
Comments
Recent activity by cPanelPeter-
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...
-
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
-
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 ...
-
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...
-
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...
-
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...
-
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...
-
Hello, Thank you for the update. Glad you were able to get that working.
-
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...
-
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...