
Donell Cox
- Total activity 354
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 230
Activity overview
Latest activity by Donell Cox-
Donell Cox created an article,
AH00288: scoreboard is full, not at MaxRequestWorkers
Symptoms When using the worker MPM, your sites may be slow or Apache may be unresponsive. An error similar to the following can be found in the Apache error log. [Wed Jul 10 13:34:17.264474 2024] [...
-
Donell Cox created an article,
What happened to the CCS Plugin?
Question What happened to the CCS Plugin? Answer The Calendar and Contacts Server (CCS) plugin was deprecated and then removed in cPanel version 120. It was replaced by the cpdavd service. Addi...
-
Donell Cox created an article,
Why does MySQL have over 100% CPU usage?
Question Why does MySQL have over 100% CPU usage? Answer MySQL is a multi-threaded process that spreads its usage over multiple cores. Because of this, it is normal for it to have over 100% CPU u...
-
Donell Cox created an article,
ELevate blocker: cPanel thinks that this is a container-like environment
Symptoms When running the elevate-cpanel script on a Virtuozzo container, you encounter a warning similar to the following. * 2024-06-06 18:19:16 [WARN] *** Elevation Blocker detected: *** cPanel ...
-
Donell Cox created an article,
How to enable Content-Security-Policy and Permissions-Policy Apache headers
Introduction You may want to enable the Content-Security-Policy and Permissions-Policy headers to increase site security. This article provides the procedure to add these headers to the Apache conf...
-
Donell Cox created an article,
Unable to restore database: Row size too large
Symptoms When importing a database using the command line or phpMyAdmin, you receive an error similar to the following. ERROR 1118 (42000) at line 25: Row size too large (> 8126). Changing some col...
-
Donell Cox created an article,
How to setup DNS recursion in BIND
Introduction This article provides the procedure to enable DNS recursion on a server running the BIND nameserver. cPanel doesn't recommend using DNS recursion, and cPanel's support team cannot assi...
-
Donell Cox created an article,
What to do if Statistics Processing is lagging
Question Is there a way to get Statistics to Process again when you've received a WHM notification that "Statistics processing lagging"? Inside the WHM interface, you see the message appearing on...
-
Donell Cox created an article,
Emails sent through 'mail.protection.outlook.com' are rejected as 'Access Denied'
Symptoms Email sent from your server does not arrive at its destination when the recipient domain uses Microsoft's mail servers, and an entry similar to the following may be found in the exim_mainl...
-
Donell Cox created an article,
mysqldump errors: "Column count of mysql.proc is wrong" or "Couldn't execute 'show events'"
Symptoms When trying to backup a cPanel account, you may find one of the following errors happening regarding a database: mysqldump: Couldn't execute 'SHOW FUNCTION STATUS WHERE Db = 'place_holder'...