Search Our Database

PHP Handler for DirectAdmin: DSO – Dynamic Shared Object (mod_php)

PHP handler supplies the required library to interpret PHP code. Each handler delivers the libraries through different files and implementations. Each file and implementation affects Apache’s performance because it determines how Apache serves PHP. By default, DirectAdmin comes with DSO – Dynamic Shared Object (mod_php) and this is an older configuration but is generally considered the fastest handler.

How to disable root access in CentOS?

Warning: CentOS 7 reached its end-of-life (EOL) on June 30, 2024. This means it no longer receives security updates or support from the developers. It is strongly recommended to upgrade to a supported operating system version, such as CentOS Stream 9 or an alternative Linux distribution, to maintain security and stability. Introduction Directly using the

How to Enable Session Support for PHP using .htaccess

Introduction Enabling session support in PHP is essential for maintaining user data across multiple web pages, such as login sessions, shopping carts, and user preferences. This guide will show you how to enable PHP sessions using the .htaccess file.   Step-by-Step Guide Step 1: Create a .htaccess File The .htaccess file is a powerful tool

How to install SSL certificates in DirectAdmin

Introduction Hello users! It looks like you’ve just purchased an Alpha SSL certificate from IPSERVERONE, and you’ve received an email containing a URL and PIN. If you’re not sure what to do next, don’t worry! We’re here to guide you through the process of installing your Alpha SSL certificate using DirectAdmin.  

How to Set Domain Registration Defaults

Domain default registration allows users to create different profiles to easily set domain contact preferences upon registering a new domain name. Step 1: Login to the Portal and select My Account from the Username drop-down menu. Step 2: In the following page, select Domain Defaults. Step 3: To create a profile, click Add. Step 4: Fill

How to add/edit the PHP “max execution time” with “.htaccess” File through SSH

Introduction Adjusting the PHP “max execution time” ensures that long-running scripts on your website do not time out prematurely. This setting is particularly important for PHP-based websites, such as WordPress, where complex operations may take longer to execute. One straightforward way to modify this value is through your website’s .htaccess file located in the public_html

DirectAdmin Add-on Additional Domain

Introduction This updated guide details the process of adding an additional domain to your DirectAdmin account, ensuring your hosting setup remains organized and efficient. Prerequisites Access to DirectAdmin. A registered domain ready to be added. 1. Login to DirectAdmin as user. 2. Click on Domain Setup   3. Click On Add Another Domain   4.

How to launch phpMyAdmin on cPanel

Introduction This guide explains how to launch phpMyAdmin within cPanel. phpMyAdmin is a web-based tool that allows users to manage their MySQL databases. By using phpMyAdmin, you can run SQL queries to retrieve data, update records or perform other database management tasks. This guide is intended for users who have access to cPanel and need

How to setup DKIM using DirectAdmin

Introduction This document provides a step-by-step guide to setting up DKIM (DomainKeys Identified Mail) using DirectAdmin. It covers the process of configuring DKIM for a domain hosted on DirectAdmin. This guide is intended for DirectAdmin users who wish to enhance email security and authentication for their domain.   Prerequisites Access to your DirectAdmin control panel.

How to install Magento using Installatron in DirectAdmin?

Introduction Magento offers a flexible, scalable eCommerce solution for businesses of all sizes. Installatron, a one-click application installer available in DirectAdmin, simplifies the process of installing Magento by automating many of the steps involved. Prerequisites Access to a hosting account with DirectAdmin. Installatron installed in the server Step1: Log in to your web-based control panel