Malware, short for malicious software, poses a significant threat as it can be intentionally used for illegal activities and cause harm to computer systems, networks, and applications. It has the potential to adversely affect the performance of websites and can even lead to the suspension of hosting accounts if the malware is being distributed, even […]
Category: Cpanel
How to configure S3 to host a static website?
In the present day, AWS is widely recognized by the majority of people. It is a highly secure cloud services platform that provides a range of services, including computing power, database storage, and content delivery, as well as various platform services like Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as […]
Top 5 Reasons for cPanel’s ‘Exim Failed’ Errors
The most widely used control panel in the hosting market is cPanel/WHM. It is simple to administer many server services using WHM. However, there are many scenarios where these capabilities fail or cause problems, necessitating expert assistance. For instance, when trying to restart the exim mail server from “WHM >> Main >> Restart Services >> […]
Why Does Your Website Need Caching & Themes ?
Caching, and why clients need it for their sites, was one of the most popular subjects during our event. The simple answer is that your site needs caching since it is great practice for ensuring that websites, especially those on speedy servers, load as soon as possible. Almost every fast website you’ve ever visited […]
How To Create or Delete a MySQL Database or User
How To Create a MySQL Database Log in to cPanel. Look for the Databases section, then click MySQL Databases. Give your database a name in the New Database field. Click Create Database. Click Go Back. In the Current Databases area, the new database will display. How To Delete a MySQL Database Navigate to the Current […]
How to Rebuild Corrupted User Data Files in cPanel
Your server’s user data files may become faulty in certain conditions, causing problems while moving or running your cPanel account. Fortunately, a valid and working httpd.conf file on the server may be used to fix these user data files. Repairing Corrupted User Data Files Follow these steps to reconstruct a corrupted user data file […]
In phpMyAdmin, how can I copy a database?
This tutorial will show you how to use phpMyAdmin to copy or duplicate a database. Begin by logging in to phpMyAdmin through cPanel or Plesk. The steps stated in the video guide above are listed below. Go to your phpMyadmin. Choose the database you want to replicate from the drop-down menu (by clicking on the […]
In phpMyAdmin, how do I rename a database?
Keep in mind that if you alter the name of a database, you’ll need to update user permissions and any scripts that reference it. NOTE: If you want the same database user to have access to the renamed database, make a note of the database’s current username, which may or may not be the same […]
How to recover & prevent (Apache web server) from XMLRPC attacks
High server load is sometimes reported in cPanel, Plesk, and DirectAdmin servers with WordPress websites, with “xmlrpc.php” showing up as the top CPU. xmlrpc.php is a file used for remote publishing and ping-back tracking on WordPress websites. Botnets target this file in order to launch brute force assaults on the targeted website. This puts a […]
How can change the Root Directory by Using Symbolic Links
This article explains how to alter a shared server account’s document root directory. The default document root directory for your account is /home/username/public_html, where username is your account username. However, you might want to use a different directory as the document root on occasion. For example, if you want to try out a new application […]