cPanelAaronH
- Total activity 949
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 614
Articles
Recent activity by cPanelAaronH-
How do I drop a MySQL database from the command line?
Question From the command line interface, how can you remove or drop a database from MySQL or MariaDB? Answer First, log in to the Mysql server with the "MySQL" command. From there, you can drop ...
-
PHpMyAdmin Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13)
Question When accessing PHPMyAdmin through the WHM, you are presented with the following: mysqli_connect(): (HY000/2002): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.so...
-
How do I optimize a database and its tables via phpMyAdmin?
QuestionHow do I optimize a database and its tables via phpMyAdmin? AnswerphpMyAdmin offers a feature that allows a user to perform basic database optimization.Access phpMyAdmin via WHM as root or ...
-
Is there a cPanel/WHM tool to generate DMARC records?
QuestionIs there a cPanel/WHM tool to generate DMARC records? AnswerYes, cPanel added DMARC features in version 124. WHM Access your WHM server as the root user. Navigate to the Email DNS Record...
-
How can I access phpMyAdmin without cPanel login?
Question How can I allow users to log in to phpMyAdmin directly without first logging in to cPanel? Answer After consideration we have decided this is not something we want to offer. Along with ...
-
No Calendars and Contacts section after installing cPanel CCS
Question After installing CCS, I am unable to find the "Calendars and Contacts" section inside of cPanel. Answer Make sure the cPdavd service is enabled in the WHM Service manager. Home » Servi...
-
Why do I receive a database warning that the specified key was too long for my PHP application?
Question When installing a Larvel application, I see the following error when progressing through the installation. Syntax error or access violation: 1071 Specified key was too long What can I d...
-
How to change the collation or character set for your database in cPanel
Introduction The default character set or collation for MySQL is set to latin1 for database, What is the default character set for MySQL on cPanel & WHM servers? Sometimes you will need to change...
-
How to import or restore Roundcube contacts from a backup for a single user only
Introduction This article provides the steps needed to import the Roundcube contacts for a single user when Roundcube uses MySQL. Procedure The following procedure should only be performed by a q...
-
How do I configure DKIM records for my custom domain with Office 365?
Question How can I configure custom DKIM records with Microsoft Office 365? Answer Microsoft provides the following documentation on configuring custom DKIM records for your domain. Steps to enab...