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-
The /var/cpanel/dnsrequests_db directory keeps filling up with files
Introduction On A DNS ONLY server, it's possible for a large number of touch files to exist in /var/cpanel/dnsrequests_db and potentially cause an inode limit issue. We are aware of this and have i...
-
WP Toolkit install failed due to RPM dependency
Symptoms There are times a server administrator has set up 3rd party yum repos and causes a required RPM dependency to not be resolved. This will cause installation and update failures. We highly r...
-
How to change the NS records to be the same for an entire server or reseller
Introduction If your server previously did not have the correct nameservers configured before accounts were transferred to it, or if you need to update the nameservers for all domains, this article...
-
Enabling XFS quotas
QuestionHow do you enable quotas on XFS filesystems? AnswerXFS File systems do not always come configured with support for file system quotas. This article can help you prepare your file systems to...
-
proxy_fcgi:error errors when using PHP-FPM
SymptomsYour site displays "The timeout specified has expired" or "504 Gateway timeout", and an entry similar to the following may be found in the Apache error log.CONFIG_TEXT: [Thu Nov 19 16:22:2...
-
Moved websites redirects to cgi-sys/movingpage.cgi
Introduction There are times where the express transfer is used and the destination server has redirect entries in .htaccess files from an incomplete transfer process. This leaves .htaccess files w...
-
"Unable to create Directory" error
Data that is written into userspace, including directory creation, requires the ability to write as the user when using PHP. This can be accomplished by installing a module via EasyApache 4. Until ...
-
How to manually set mod_userdir DefaultHost (nobody) so it is not excluded
QuestionHow to manually set mod_userdir DefaultHost (nobody) so it is not excluded AnswerYou may have scripts you run to ensure certain settings are set or not and would like the DefaultHost (nobod...
-
v132 upgrade cpanel-dovecot changes clear text setting from yes to no.
SymptomsAfter updating to v132, clear-text passwords stop working even if the "Allow Plaintext" setting had previously been enabled. DescriptionDovecot made a setting change from disable_plaintext_...
-
How to add post_max_size and upload_max_filesize options seen in cPanel when using PHP Selector options
QuestionHow do you add the post_max_size and upload_max_filesize options seen in cPanel when using PHP Selector options? AnswerLog in to the server via SSH as the 'root' userOpen /etc/cl.selector/p...