Search Our Database

How to uninstall Magento via DirectAdmin?

Introduction This guide provides detailed steps on how to safely uninstall Magento from your hosting environment using DirectAdmin. Uninstalling Magento is a straightforward process but requires careful execution to ensure that all components are properly removed. Prerequisites Access to DirectAdmin control panel. Backup of your Magento files and database for safety. Installatron installed in the

FAQ: How to Create Your Own Website

FAQ – How to Create Your Own Website 🌐 What are the steps to create my own website? Follow these refined steps—at IP ServerOne, our role is to provide the server infrastructure and hosting services to support your website. We don’t build the website itself, but we ensure it runs smoothly online. 🎯 Step 1:

FAQ: How to create a new email?

How to create a new email?   The steps to create a new email address depend on the platform you’re using. Below are the instructions for each supported platform: For Smartermail platform: Login to the SmarterMail account using the administrator credentials. Navigate to the Domain Settings. Click New to create new email account and fill up the

How to fix 403 forbidden website error

Introduction When visiting your website’s homepage, encountering a 403 Forbidden error can be confusing — especially if your server is running, and your domain is pointing correctly. This article explains the common causes behind a 403 error. It also outlines essential steps to diagnose and resolve the issue, focusing on server security practices and configuration

How to create login keys in Direct Admin (Evolution skin)?

Introduction Login Keys in DirectAdmin allow you to generate secure API or user access tokens without needing to share your actual account password. These keys are useful for automation scripts, third-party integrations, and remote API requests, especially when operating in a secure environment. This guide will walk you through the process of creating a Login

How to check current running SQL queries

Introduction In a multi-user database environment, it’s crucial to monitor currently running SQL queries to ensure optimal performance, detect long-running or stuck queries, and troubleshoot database issues. This is especially important on shared hosting servers, such as those using DirectAdmin or WHM/cPanel, where multiple websites rely on the same MySQL or MariaDB instance.   Prerequisites