Introduction Dr.Web Antivirus in Plesk periodically sends email notifications related to virus database updates, scan results, and service status. In some environments, these notifications may be excessive and unnecessary. This article explains how to disable Dr.Web email notifications for different Plesk versions. Prerequisites Before proceeding, ensure that you have: Implementation… Continue Reading Disable Dr.Web Email Notifications in Plesk

Introduction Plesk automatically generates web statistics for hosted domains. However, there may be instances where the statistics are not updated or the latest website activity is not reflected in the Plesk panel. In such cases, you can manually process the statistics using the built-in statistics.exe utility. Prerequisites Before proceeding, ensure… Continue Reading How to Update Web Statistics for a Domain in Plesk for Windows

Introduction By default, switching to the root user using su – requires the root password. In environments where trusted administrators require frequent root access, Linux allows you to configure passwordless root access either through the wheel group or by using sudo. Prerequisites Before you begin, ensure you have: Implementation Method… Continue Reading How to Allow a Wheel User to Switch to Root Without a Password in Linux

Overview An Internal Server Error (HTTP 500) while accessing cPanel, WHM, or Webmail usually indicates a problem with the web server, cPanel services, SSL configuration, permissions, or system resources. This guide provides step-by-step troubleshooting for Linux servers running cPanel & WHM. Symptoms Users may experience one or more of the… Continue Reading How to resolve : Internal server Error when accessing cPanel/WHM/Webmail

Introduction When attempting to access an OpenVZ virtual private server (VPS) using the vzctl enter command, you may encounter the following error: In this situation, you may also be unable to establish an SSH connection to the VPS from an external system. This issue typically occurs because the pseudo-terminal (PTY)… Continue Reading Resolving “Unable to open pty: No such file or directory” in OpenVZ VPS

Introduction Email forwarding is a useful feature in cPanel that allows you to automatically redirect incoming emails from one email address to another. This is especially helpful for businesses and individuals who manage multiple email accounts and want all emails delivered to a single inbox for easier management. In this… Continue Reading How to Setup email forwarder in cPanel

Introduction Password protection is a security feature in cPanel that allows you to restrict access to specific directories on your website. When a folder is password-protected, visitors must enter a valid username and password before they can view its contents. This feature is useful for securing administrative areas, private files,… Continue Reading Protect my folder with password in cPanel

Introduction MX (Mail Exchange) records are DNS records that tell the internet which mail server is responsible for receiving emails for your domain. When someone sends an email to your domain (like user@yourdomain.com), MX records ensure the email is routed to the correct mail server. In cPanel, you can easily… Continue Reading How can I add MX records in cPanel

Introduction cPanel provides an easy way to install popular web applications such as WordPress without requiring manual configuration. Using application installers available in cPanel, users can deploy WordPress within a few minutes by selecting a domain, configuring basic settings, and completing the installation process. This method is ideal for users… Continue Reading Install application like wordpress from cPanel

Introduction A database backup is an essential part of website and application management. It helps protect critical data from accidental deletion, corruption, server failures, security incidents, or migration issues. cPanel provides a simple and user-friendly interface that allows users to create and download database backups without requiring command-line access. By… Continue Reading How can I backup my database from cPanel