Steven Sublett
- Total activity 947
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 614
Articles
Recent activity by Steven Sublett-
Requested content-length is larger than the configured limit of 1073741824 ( Apache 2.4.54 , 413 error code )
Symptoms After Apache updates to version 2.4.54, larger than 1G file uploads fail with the below error. Requested content-length of 1128468864 is larger than the configured limit of 1073741824 This...
-
v126: Mailman UnicodeDecodeError error when sending digests
Symptoms Opening the mailing list returns "Internal Server Error" while processing digests. Digests return the following error when sending: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf3...
-
PHP_FPM fails to start with "ERROR: [pool domain_tld] the chdir path '/home/username' does not exist or is not a directory"
SymptomsThe apache_php_fpm service fails to start, with an error similar to:CONFIG_TEXT: [12-Aug-2022 09:47:51] ERROR: FPM initialization failed[12-Aug-2022 09:49:59] ERROR: [pool domain_tld] the c...
-
Pkgacct and daily backups lock the mysql user passwords
Symptoms When running the script "/scripts/pkgacct" or daily backups, it can be observed that some MySQL users stop working. ERROR 1045 (28000): Access denied for user 'database_user'@'localhost'...
-
v126: Mailman unable to view held messages for moderation
Symptoms Attempting to view some held messages in Mailman returns the following page: Bug in Mailman version 2.2.0We're sorry, we hit a bug!Please inform the webmaster for this site of this proble...
-
Backups PartialFailure "backup_incomplete" in our /backup directory and the old backup won't delete/prune
Symptoms After cPanel daily backups run, the below error is received: Note: The backup logs can be found at path "/usr/local/cpanel/logs/cpbackup/". Note: The backup transporter logs can be found...
-
v126: Mailman ModuleNotFoundError: No module named 'Defaults'
Symptoms Mailman fails to start on version 126. restartsrv_mailman[1386141]: File "/usr/local/cpanel/3rdparty/mailman/bin/mailmanctl", line 106, in <module>restartsrv_mailman[1386141]: from Mailman...
-
How to restore a database from a daily backup
QuestionHow do you restore databases from a daily backup?AnswerCPANEL_WARN: In the following examples, "/path/to/backup/" must be replaced with the path to the stored backup file, "$cpuser" must be...
-
PCI: Same Site Scripting "localhost" DNS records
Symptoms During a PCI scan, the report returned the following message: "Common DNS misconfiguration can lead to "same site" scripting." Description If a user adds a DNS record for localhost in t...
-
Nginx settings not showing up on user's cpanel
Question I have enabled the feature to allow user's to manage their Nginx cache settings (enable/disable), as per this doc https://docs.cpanel.net/whm/software/nginx-manager/ , however, the options...