Category : Dedicated Hosting

Introduction Sometimes it becomes necessary to stop processes run by a user, whether for troubleshooting or due to overwhelming resource usage. The following guide will assist in finding and stopping multiple processes. Procedure First, find the processes you’re interested in stopping. The ps utility can list running processes, and grep can be used to filter ..

Read more

This article will guide you on how to set up and configure Memcached on cPanel-WHM (RHEL 6/7 or  CentOS 6/7). Add EasyApache4 (EA4) Experimental Repository in order to install Memcached. Unfortunately, both Memcached and Memcache RPMs are still in an experimental repo on cPanel-WHM. So it might not be suitable for a shared hosting environment. ..

Read more

When installing cPanel to your new server, a check is performed to see if an FQDN (fully-qualified domain name) is set up as the hostname. If this hostname is not valid, the installation will fail at that point.  Your hostname (mycpanel.hostname) is invalid, and must be set to a fully qualified domain name before installing ..

Read more

Introduction Sometimes a misconfigured cluster ends up writing a large number of zones to the wrong server.  This can happen if someone makes a mistake during cluster configuration. If you’ve made this error, don’t feel bad–you’re not alone! One of the more common questions we get in support regarding clusters is “How do I fix ..

Read more

Step1: Login to WHM as the root user. Step2: Navigate to Home »DNS Functions »Edit Zone Templates. Step3: Click on the Standard template. Step4: Add or adjust the DNS entries to match the template you wish to use. Step5: Click the blue Sa..

Read more

Prerequisites Root access to the CentOS system Implementation There are times when the express transfer is used and the destination server has redirect entries in .htaccess files from an incomplete transfer process. This leaves .htaccess files with RedirectMatch \.(dynamiccontent|pl|plx|perl|cgi|php|php4|php4|php6|php3|shtml)$ http://sever.something.com/cgi-sys/movingpage.cgi Those entries will need to be removed. Step 1: There is a script that can ..

Read more