
Donell Cox
- Total activity 342
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 223
Articles
Recent activity by Donell Cox-
Manually importing a database is causing a "Table '' already exists" error
Symptoms You are attempting to import a MySQL database manually, and getting errors regarding "Table already exists," whereas your newly created database is empty. Description Depending on how t...
-
Why is the DNS Cluster Feature not showing my 'Standalone' DNS server on the page?
Question When using the DNS Cluster Feature inside WHM, you can add multiple DNSOnly servers to the DNS Cluster. Each DNS server can have a different DNS Role. DNS Roles:1. Synchronize Changes:...
-
How to verify if a public and private RSA SSH key match?
Introduction There may be a time when you wish to verify a newly created public and private SSH key are valid and is matched pair. This can be shown on the command line. Procedure Please note: Th...
-
How to handle "Error: Multilib version problems found."
Symptoms You may run across this error when updating EasyApache 4 or the MultiPHP Manager. The "Error: Multilib version problems found. " will display in the interface. Description ...
-
When and How to reserve an IPv6 address for use by 'Basic Setup' and 'DNS Servers'
Introduction When adding an IPv6 IP range to your WHM/cPanel server, you will want to reserve some IPv6 addresses for your cPanel server. You may need an IPv6 address to serve as the 'Shared Ba...
-
What versions of PHP does cPanel support?
Question What versions of PHP can I install via EasyApache 4? Answer Through EasyApache 4, the following PHP versions are available for download depending on your current operating system. PHP...
-
How to install, start, and stop the sys-snap script
Introduction You may have a reoccurring issue on your server, and you wish to know exactly what processes were running, and who owned them at a specific time. On GitHub, there is a script available...
-
Can you clear the cache on CloudFront's CDN server?
Question Can you clear the cache on CloudFront's CDN server? Answer Yes. According to CloudFront's documentation, you can invalidate your CDN files using the CloudFront API calls. This would a...
-
Unable to restore database: Row size too large
Symptoms When importing a database using the command line or phpMyAdmin, you receive an error similar to the following. ERROR 1118 (42000) at line 25: Row size too large (> 8126). Changing some col...
-
How to move Backup creation and staging to a new directory on the server
Introduction This article shows how to move backup creation and staging to a new location on the server. Procedure 1. Locate a directory on the server that contains enough space for your backups ...