Search Our Database

How to backup MYSQL database in Plesk

Introduction This article explains the process of backing up an MYSQL database using Plesk Onyx. It is intended for users who manage databases via Plesk and need to ensure regular backups for data security and recovery purposes. The guide outlines the steps to create a backup of the MSSQL database directly from the Plesk Onyx

How to generate profroma invoice through customer portal

Introduction Creating a proforma invoice through the IP ServerOne customer portal is quick and easy. This feature helps customers generate a preliminary invoice before payment, which is useful for budgeting and approval. It’s ideal for business owners or IT professionals who manage hosting services. With just a few steps, users can select services, review costs,

How to backup and download MySQL database in Plesk 9

Introduction Regularly backing up your MySQL databases is essential to safeguard your data against potential loss or corruption. By creating frequent backups, you can restore the latest version of your database in the event of a failure. This guide will provide step-by-step instructions on how to back up a MySQL database using the Plesk 9

How to customize DirectAdmin daily email quota limit

Introduction This guide covers how to set a daily email quota limit on a DirectAdmin hosting server. It is intended for server administrators who want to control the number of emails that users can send from their accounts. By implementing this limit, administrators can manage email traffic, reduce the risk of server blacklisting, and prevent

How to disable scripting warnings and notices through .htaccess

Introduction: If your website is running well but still displaying unwanted warnings and notices, such as Warning: fsockopen(), you can easily hide them by making a small change to your .htaccess file. This is especially useful in a live production environment to avoid cluttering your website with error messages that could confuse visitors.   Prerequisites:

How to change whois details for your Top Level Domain (TLD’s) via registrar domain management portal (WEBNIC)

Introduction This guide provides a step-by-step walkthrough on how to update WHOIS information for various Top-Level Domains (TLDs), including .com, .net, .org, and country-code extensions. While this can be done via the IPServerOne customer portal (refer here), this guide specifically focuses on how to make changes through the Registrar Domain Management Portal (WEBNIC) and update

How to solve “JFTP Bad response” in Joomla

Introduction When installing new extensions in Joomla, you may encounter errors such as “JFTP::mkdir: Bad response” or “JFTP::chmod: Bad response.” These errors are commonly related to issues with FTP configuration or file permissions within Joomla, which can prevent the proper creation or modification of necessary directories and files during the installation process. These errors can

How to setup Domain Alias on Plesk

Introduction Domain aliases allow multiple domain names to point to the same website. This feature is useful when you want to make a website accessible via different domain names. When a user types a domain alias in their browser, they are redirected to the primary domain the alias is associated with, providing a seamless user

How to access phpMyAdmin from Plesk 8.3 control panel

Introduction phpMyAdmin is a free, web-based software tool written in PHP designed to simplify the administration of MySQL databases. It provides a user-friendly interface for tasks such as managing databases, tables, columns, relations, and permissions. This guide is for users who need to access phpMyAdmin through Plesk to manage their MySQL databases. By the end

Setting Up Custom Access Rules in Plesk 12.5

Introduction This guide explains how to configure remote access to databases in Plesk, enabling administrators to control which IP addresses can connect to their MySQL, PostgreSQL, or SQL Server databases. Use these steps when you need to secure database access for applications or users, either allowing or restricting connections based on specific needs. The configurations