Search Our Database

How to manage Autoresponders in DirectAdmin

1. Login to DirectAdmin panel. 2. Click the button ‘Autoresponders’ from the section ‘E-Mail Management’. 3. Click ‘Create New Autoresponder’ button.     4. Enter the email address, auto reply message and click ‘Create’ button.   5. If you want to modify the autoresponder, click the ‘Modify’ button near to the corresponding autoresponder. 6. You

How to Fix “PCRE is not compiled with PCRE_UTF8 support” Error via SSH- DirectAdmin

Introduction This guide is for system administrators and developers who encounter the error message “PCRE is not compiled with PCRE_UTF8 support” when using DirectAdmin. This issue typically occurs when attempting to use DirectAdmin with applications that require PCRE (Perl Compatible Regular Expressions) support for UTF-8 encoding. This article will walk you through the steps to

Generating a CSR with DirectAdmin Control Panel

Introduction DirectAdmin is a web hosting control panel allowing administration of websites through a web browser. Generating a Certificate Signing Request (CSR) is part of the feature that offer in DirectAdmin. This guide will showing the steps to generate a CSR using DIrectAdmin graphical interface.   Prerequisite Login access to DirectAdmin Knowledge on DirectAdmin and

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.