Eric Delorme
- Total activity 556
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 392
Articles
Recent activity by Eric Delorme-
How to check number of semaphores used by Apache
Introduction While troubleshooting Apache related start or restart issues it is best to check semaphores used. Procedure The following will provide the number of semaphores being used by user nob...
-
How to Remove Files With Special Characters
Introduction Files may have been uploaded or created with special characters in the file name, making it difficult to remove them. There are two options available to remove the files depending on t...
-
Mailman lists are missing from cPanel
SymptomscPanel is accessed to work with existing mailing lists but they do not display in the cPanel user interface.Description There are a few reasons why mailman lists may not be showing in cPane...
-
How to change all package/plan settings to one particular setting.
Introduction You may want to make a plan/package setting to all plans available on a server and can be done using our "whmapi1 editpkg" API. The API documentation can be found at: Update hosting pl...
-
How can we manage cPanel licenses using API?
Introduction You may have a portal and want to integrate licensing using manage2. Procedure Please refer to our documentation covering Manage2 and API documentation at Manage2 Documentation Guide...
-
How to check what IPs are changing MySQL user passwords using cPanel
Introduction You may need to determine if there is access being made from multiple IPs into a cPanel account and making changes or need to know when the change to a MySQL password was made. These a...
-
How to add the passive port range to CSF Firewall from the command line
Please note that Way to the Web Ltd. (the company behind ConfigServer) has announced it will close permanently on August 31, 2025. However, their free scripts will remain available under the GPLv3 ...
-
Why are the permissions set to 751 (drwxr-x--x) on /var/lib/mysql/?
Question Why are some permissions set to 751 (drwxr-x--x) instead of 755 (drwxr-xr-x) on some directories even though 755 are the default permissions. Answer The permissions on a Unix/Linux fil...
-
How to manually rebuild quotas
Introduction This article provides the steps to rebuild the file system quotas without using the fixquotas script. Procedure Please note that the following instructions are provided for informati...
-
PHP-FPM is disabled. Why do I see "php-fpm: pool" processes?
Question Why do I see "php-fpm: pool" processes when PHP-FPM is disabled in WHM under MulitPHP Manager? Answer PHP-FPM may also be enabled for 3rd party PHP applications used in cPanel like Round...