Kyle Klotz
- Total activity 130
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 100
Articles
Recent activity by Kyle Klotz-
AutoSSL error: The system failed to evaluate loopback NAT on this IP address because of an error: Bad IPv4
Symptoms When running AutoSSL on a server with NAT configured, you encounter an error similar to the following. Looking for potential NAT (Network Address Translation) problems …5:38:02 PM ERROR AR...
-
Hostname SSL not renewing "If this certificate remains installed on $DATE, the system will attempt to replace it."
Symptoms The hostname certificate is not being renewed, and when you run the checkallsslcerts script, you receive a message similar to the following. The “$service” service’s certificate will expir...
-
How can DNS records be updated on Contabo nameservers?
Question How can DNS records be updated on Contabo nameservers? Answer DNS records can be managed with the "DNS Zone Management" section in the Contabo customer control panel. Additional resour...
-
Why are uncompressed backups stored as .tar files?
Question Why are uncompressed backups stored as .tar files? Answer When the "Uncompressed" option is selected, a backup is stored as a single archive file. The archive file is uncompressed and ha...
-
Unable to rebuild httpd.conf: "Configuration error: No MPM loaded."
SymptomsWhen attempting to rebuild the Apache httpd.conf file, you receive an error:CONFIG_TEXT: The “/usr/sbin/httpd -DSSL -t -f /etc/apache2/conf/httpd.conf.work.a8f4b0eb.cfgcheck -C Include "/et...
-
How-to change the time AutoSSL runs
Introduction The time and frequency that AutoSSL runs are controlled by a cronjob that can be edited by the 'root' user. Procedure SSH into the server as the 'root' user. Edit /etc/cron.d/cpanel...
-
Exim Configuration Advanced Editor displays warning despite valid redirect_router entries
SymptomsWhen attempting to save custom routers in "WHM / Service Configuration / Exim Configuration Manager / Advanced Editor" a warning similar to the one below will be displayed even if the route...
-
Cannot add user to database: ER_PASSWORD_NO_MATCH (Can't find any matching row in the user table)
SymptomsUsers cannot be added to databases, and privileges cannot be added to database users. An error similar to the following can also be found in the cPanel error log.CONFIG_TEXT: warn [cpmysql]...
-
Roundcube does not allow attachments larger than 75MB on RPM-based operating systems
SymptomsWhen using an RPM-based operating system such as AlmaLinux, after making the required changes to internal PHP post_max_size and upload_max_filesize settings along with the Exim message_size...
-
/var/lib/mysql full of mysql-bin files
Symptoms The /var/lib/mysql/ folder gets filled with mysql-bin.####### files. -rw-r----- 1 mysql mysql 1.1G Jan 3 23:15 /var/lib/mysql/mysql-bin.000095-rw-r----- 1 mysql mysql 1.1G Oct 8 11:07 /var...