Search Our Database

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

Adding and Removing Domains in Plesk 12.5

Introduction This guide is intended for users who have a hosting package that supports multiple domain names and want to manage additional domains using Plesk. It covers the steps for adding, registering, and removing domain names, including second-level domains like example.com and subdomains like blog.example.com. This article is suitable for both beginners and experienced users

How to Install CentOS 7

Important Note: CentOS 7 is at End of Life (EOL) and is no longer supported. This means it may be vulnerable to security risks and vulnerabilities that will not be patched. Use this version at your own risk, and consider upgrading to a supported version to ensure continued security and support. For more information regarding

Example of PHP mysql_connect

Introduction: This guide demonstrates how to establish a connection to a MySQL database using PHP’s mysql_connect() function. It is aimed at web developers and system administrators working with PHP and MySQL to create dynamic web applications. By following this example, you’ll gain an understanding of the basic steps required to connect a PHP script to

Windows Server 2022 setup task scheduler

Step 1: Go to window search and search for task scheduler.   Step 2: Then right-click on Task Scheduler and select Create Task   Step 3: Name the task, in this example “Reboot Weekly Saturday 2am”   Step 4: Change settings to run whether the user is logged in or not. Change User/Group and type