Tag : WHM

Introduction When managing domains in WHM/cPanel, you may encounter the error: “The domain is already pointed to an IP address that does not appear to use DNS servers associated with this server.” This issue typically occurs when a domain’s DNS is hosted externally (for example, with a third-party DNS provider or another server), while you’re ..

Read more

Introduction cPanel and Web Host Manager may sometimes encounter quota-related issues where user disk usage appears incorrect. Common symptoms include accounts showing unlimited disk space, 0 MB usage, or inaccurate quota reporting. Prerequisites Before proceeding, ensure: Implementation Step 1: Run Automatic Quota Fix Login via SSH as root and execute: /scripts/fixquotas This command rebuilds and ..

Read more

Introduction If you encounter the DATABASE ERROR: CONNECTION FAILED! while logging into Roundcube, it usually indicates an issue with the Roundcube database connection. This can be resolved by updating the Roundcube installation from the server. Prerequisites Implementation Step 1:Log in to your server via SSH as root Step 2:Run the following command: /usr/local/cpanel/bin/update-roundcube –force Step ..

Read more

Introduction PHP extensions are additional modules that enhance the functionality of PHP on your website. They allow your applications to perform tasks such as image processing, database connectivity, encryption, file handling, and much more. Enabling the required PHP extensions through cPanel helps ensure that your website, CMS, or custom application runs smoothly and meets all ..

Read more

Introduction WHM is a powerful server management panel used by administrators to manage hosting accounts, services, and databases on a server. It provides centralized control over all cPanel accounts. phpMyAdmin is a web-based tool used to manage MySQL/MariaDB databases easily through a graphical interface. Accessing phpMyAdmin from WHM allows administrators to manage databases quickly without ..

Read more

Introduction WHM provides administrators with the ability to choose and configure an FTP server for file transfers. It supports Pure-FTPd (default) and ProFTPD, allowing customization of security and connection settings to suit server requirements. Prerequisites Before configuring the FTP server in WHM, ensure the following: Implementation STEP 1:  Go to the Service Configuration section. STEP 2: Click FTP ..

Read more

Introduction: A parked domain (also known as a domain alias) allows multiple domain names to display the same website content. This is useful for branding, protecting domain variations, or redirecting traffic from similar domain names. For example, if domain.net is parked on domain.com, visitors accessing either domain will see the same website content. Prerequisites: Before ..

Read more

Introduction The Mail Troubleshooter in WHM is a useful diagnostic tool that helps administrators identify and resolve email delivery issues. It traces the path of an email address and checks DNS records, MX entries, and mail server connectivity. This tool is especially helpful when emails are not being delivered or when troubleshooting domain mail configuration ..

Read more

Introduction WHM allows administrators to manage PHP versions for different domains using the MultiPHP Manager. This helps in maintaining compatibility for websites that require specific PHP versions. Prerequisites Before proceeding, ensure you have: Implementation Step – 1: Log into WHM and type MultiPHP Manager on upper left search box. Step – 2: Select the domain you ..

Read more

Introduction: WHM (Web Host Manager) allows administrators to manage hosting servers efficiently. One common requirement is adding additional IP addresses, which can be used for hosting multiple websites, assigning dedicated IPs, or configuring SSL certificates. Prerequisites: Before adding an IP address, ensure the following: Implementation: Step -1: Log in to the WHM portal. Step -2: ..

Read more