Search Our Database

How to disable WordPress plugins in phpMyAdmin

Introduction This guide explains how to disable a WordPress plugin using phpMyAdmin. This method is useful if you are unable to access the WordPress admin dashboard due to plugin conflicts or errors. By directly accessing the WordPress database via phpMyAdmin, you can quickly disable the active plugins and regain access to your site. Please note

How to add a new user in SoftEther VPN Server

Introduction SoftEther VPN Server allows users to create and manage users who can connect to the VPN. This guide will walk you through the steps of adding a new user in the SoftEther VPN Server Manager to control access securely.   Prerequisites Administrator access to the SoftEther VPN Server Manager The SoftEther VPN Server Manager

How to recycle IIS application pool (Plesk)

Introduction This guide explains how to recycle an IIS Application Pool in Plesk. Recycling an application pool in Plesk helps improve performance and resolve issues such as memory leaks without restarting the entire server. This guide is intended for server administrators using Plesk to manage IIS on Windows Servers.   Prerequisites Access to Plesk with

How to setup email on iPhone

Introduction: This article explains how to set up an email account on an iPhone using the default Mail app. It is intended for iPhone users who want to configure their email manually or through auto-setup for various email providers. The guide covers essential steps to add email accounts, including custom email accounts from third-party domains

How to secure Mail Services on cPanel

Introduction Securing Mail Services ensures secure communication between mail clients and servers by encrypting data transmitted over email protocols like SMTP, IMAP, and POP3. To improves email security, protecting sensitive information from potential threats. This guide provides a step-by-step process for securing mail services on cPanel, enhancing the security of email communications for server administrators

Billing and Payment in Portal

Introduction Billing and Payment is one of the features that allow users to check/pay on the pending invoice or review the previous transaction. Other than that, users are able to view the account statement in this section too.    Prerequisite Access to customer portal where there is subscription under   Step-by-Step Guide Pending Payment Once

How to create a reseller account in DirectAdmin

Introduction Before creating a new reseller account, a reseller package must be created. This guide will walk you through the process of setting up a reseller account from the administrative panel. Prerequisites A reseller package needs to be created beforehand. Administrative access to the control panel. Step-by-Step Guide Step 1: Access the “Create Reseller” page

How to fix the error “Mysql Server has gone away”

Introduction The “MySQL Server Has Gone Away” error occurs when a MySQL connection unexpectedly terminates, often due to incorrect timeout settings, packet size issues, or resource limitations. It is important to address this error to maintain the stability and performance of database-driven applications. This guide explains how to fix the “MySQL Server Has Gone Away” error,

How to install Linux Malware Detection on Linux Server

Introduction Linux Malware Detection (LMD) is an open-source malware scanner for Linux environments designed to detect and remove malware threats, specifically targeting Linux systems. It is vital for securing servers and preventing vulnerabilities from being exploited by malicious software. This guide covers the steps to install Linux Malware Detection (LMD) on a Linux server, helping