WHM Terminate an account logs
If you ever wonder if an account has been terminated from your WHM list and and can't remember why and when this happened, you could check these two log files:
grep...
[RVSiteBuilder] Cannot connect using curl_init
This error comes up when the domain validation is incorrect. That means, you have chosen a domain to publish your website in step 7 which differs from the domain name you...
[Solution] How to Copy MySQL Database from another server
In order to copy a database from another server, using ssh, you can follow these instructions:
Add your new server's IP address to the old server's remote MySQL configuration, like this:
- If...
[Solution] EasyApache Error openssl conflict
I recently run into an error while recompiling Apache for a VPS and it was saying something about yum not working properly on the server and directing me to a cPanel...
[Solution] How to disable cpaddons update notification
If you receive an annoying email from cPanel that your wordpress or any other installation requires updating (although you updated it from its admin interface), you can easily disable these notifications...
[SOLUTION] Error from park wrapper: example.com is already configured / owned by another user
If you encounter one of these errors::
Error from park wrapper: example.com is already configured. Sorry, that domain is already setup (remove it from httpd.conf)
Error from park wrapper: example.com is owned by...