Violet Browning
- Total activity 506
- Last activity
- Member since
- Following 0 users
- Followed by 3 users
- Votes 0
- Subscriptions 359
Articles
Recent activity by Violet Browning-
Cannot send email: 550 message submission is for authorised users only
Symptoms When sending an email through a smarthost, the message will not be sent, and you will encounter a message similar to the following. 550 message submission is for authorised users only De...
-
PhpMyAdmin is failing to load or is continuously redirecting to itself
SymptomsPhpMyAdmin is failing to load or is continuously redirecting to itself. Cause The internal mysql database cannot be accessed when using PhpMyAdmin. If you check the cPanel error log /usr/lo...
-
How to use exigrep to search the Exim logs
QuestionHow do you use exigrep to search the Exim logs? AnswerExim's logs can sometimes be difficult to navigate when looking for specific issues with email on a server with a lot of mail traffic. ...
-
How to replace the missing shadow and passwd files for email accounts
Question Email accounts are missing, and there are no backups of the shadow and passwd files that hold the account information. How can I replace these files and regain access to my email accounts?...
-
Where is the "spam" folder in Roundcube?
Question Where is the "spam" folder in Roundcube? Answer Roundcube labels the "spam" folder as "Junk." You can change the folder name within Roundcube under "Settings / Preferences / Special Fold...
-
How to reinstall dovecot-solr
IntroductionIn order to repair its functionality, you may need to reinstall Dovecot Solr. Procedure Access your server using SSH as the root user.Use the built-in cPanel script to uninstall dovecot...
-
How to update the root MySQL user password in WHM
SymptomsMySQL isn't working, and the following error is logged:CONFIG_TEXT: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) CauseThe MySQL root password is out o...
-
How do I rename a database in cPanel?
QuestionHow do I rename a database in cPanel? AnswerLog in to cPanel as the cPanel user who owns the database.Open the Databases / Manage My Databases interface.Under Current Databases, click the R...
-
How to raise the max_allowed_packet limit for 'mysqldump'.
Introduction A situation may arise in which you need to raise the max_allowed_packet limit for the 'mysqldump' command specifically. Procedure The mysqldump client will rely on a section in the ...
-
MySQL error "Got error 28 from storage engine"
Symptoms While working on a website or interacting with the MySQL databases on the server, you may receive this response: Got error 28 from storage engine This error is caused by the disk space bei...