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 use Forwarders feature in DirectAdmin

Introduction Welcome to our step-by-step guide on utilizing the Email Forwarders feature in DirectAdmin. Email forwarding is an invaluable feature that enables you to automatically redirect incoming emails from one address to another. This function is particularly useful for managing multiple email addresses or ensuring you don’t miss important emails when transitioning to a new

How to change default domain in DirectAdmin

Introduction Welcome to this quick guide on how to set the default domain in your DirectAdmin control panel. The default domain is the primary web address linked to your hosting account and serves as the key identifier for your online presence. This might be particularly relevant if you’re in the midst of rebranding, launching a

DirectAdmin User Access Levels Explained

Introduction DirectAdmin, a powerful control panel for web hosting, categorizes users into three primary access levels: Admin, Reseller, and User. Understanding these levels is crucial for effective management and utilization of the DirectAdmin interface. Prerequisites Basic understanding of web hosting concepts. Access to a DirectAdmin control panel. DirectAdmin is a control panel comprising three different

How to Install ImageMagick PHP Extension on DirectAdmin Based Servers

Note: This is for DirectAdmin servers only, below are the commands to install the extension: wget http://pecl.php.net/get/imagick-2.3.0.tgz tar -zxf imagick-2.3.0.tgz cd imagick-2.3.0 phpize ./configure —with-imagick=/usr/local make make install In case you get this error when trying to perform the installation steps shown earlier: configure: error: not found. Please provide a path to MagickWand-config or Wand-config

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 create Administrator in DirectAdmin

Introduction Creating an administrator in DirectAdmin is essential for delegating management tasks across different users, allowing efficient handling of resellers and users. This guide provides updated instructions on how to create an additional admin account with ease. Prerequisites DirectAdmin access with administrative privileges. Basic understanding of DirectAdmin’s interface. 1. Login into your Direct Admin as