
Jefferson Sherlin
- Total activity 471
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 360
Articles
Recent activity by Jefferson Sherlin-
How to disable the ConfigServer Exploit Scanner (CXS) ModSecurity rules
Introduction CXS restricts where files are uploaded, which prevents you from defining a custom upload path. This article provides the procedure to disable CXS's upload scanning. Procedure Log in...
-
How to change the PHP upload path when using PHP-FPM
Introduction PHP uses a system variable to determine the upload path. By default, this is configured as /tmp. The standard workflow uploads a file to /tmp and then moves it into the site's upload p...
-
[MariaDB] Unknown storage engine 'Aria'
Symptoms MariaDB is unable to start, and the error log contains messages similar to the following. 2022-05-04 5:43:30 0 [ERROR] Plugin 'Aria' init function returned error.2022-05-04 5:43:30 0 [ER...
-
phpMyAdmin fails to load: 'mysqli_sql_exception: Permission denied'
Symptoms When accessing phpMyAdmin, the interface fails to load and provides the following error instead: mysqli_sql_exception: Permission denied Description This will often happen when the permi...
-
Unable to log into Roundcube: "Too many redirects"
Symptoms Roundcube uses SQLite databases and an email user received one of the following errors when logging into Roundcube. Too many redirects The page isn't redirecting properly Description Th...
-
Account restore failed: Exceeded max filesystem nodes while making permissions safe at /usr/local/cpanel/Cpanel/Archive/Utils.pm line 66.
Symptoms A restore fails with the following error in the logs: Failed to extract the archive at “/home/cpmove-user.tar.gz”: Exceeded max filesystem nodes while making permissions safe at /usr/local...
-
How to edit your server's resolver configuration via the command line
Introduction This article guides you on how to change the configured resolvers via the command line. Procedure Access the server's command line as the 'root' user via SSH or "Terminal" in WHM. O...
-
DNS Entry Already Exists error: no DNS zone file for the domain
Symptoms When attempting to add a new domain or rebuild the DNS configuration, you receive an error similar to the following. (XID vqskjs) A DNS entry for “domain.tld” already exists. You must remo...
-
Error ERR_SSL_VERSION_OR_CIPHER_MISMATCH returned when using CloudFlare
Symptoms When browsing to a domain's secure URL and the domain is behind CloudFlare, you receive an error similar to the following. This site can’t provide a secure connectionwww.domain.tld uses an...
-
Outdated cloudlinux-release package causes package conflicts
Symptoms When running dnf update, you encounter an error similar to the following. Error: Problem: cannot install both ea-profiles-cpanel-4:1.0-53.el8.cloudlinux.1.x86_64 and ea-profiles-cpanel-5...