Skip to content
CodeGix
Programming Idea
CodeGixCodeGix

    Tag Archives: directadmin

    You are here:
    1. Home
    2. Entries tagged with "directadmin"

    How to control Directadmin Hook Script execution order

    DirectadminBy Arafat AliNovember 18, 2021Leave a comment

    DirectAdmin hook script is a very powerful feature that is used to extend DirectAdmin functionalities. Creating a custom hook script in DirectAdmin is really easy. First, let us assume that you want to customize the user backup tool to check system load and then put your website into maintenance mode before executing a real backup.…

    How to monitor a custom service status in Directadmin?

    DirectadminBy Arafat AliNovember 18, 2021Leave a comment

    Directadmin has the ability to manage basic system service using a service monitor feature. The service monitor lets you control a few basic operations like start, stop or restart the service. In addition to that, you are also able to view the process ID (PID) and memory usage of the service. The very cool thing…

    The proper way to perform backup in DirectAdmin.

    DirectadminBy Arafat AliNovember 16, 2021Leave a comment

    Introduction Hello folks! Today I’m going to discuss what is the proper way to perform admin/reseller/user backup in DirectAdmin so that you can speed up the backup process and most importantly your backup data has less chance to result in an error when you perform the backup restoration. This article assumes that you know how…

    Directadmin CLI (dacli) command line shortcut

    DirectadminBy Arafat AliNovember 16, 2021Leave a comment

    Directadmin is a great web hosting control panel. If you are an advanced user, you might find that it is a very powerful control panel for developers to interact using API. Most functions that you can do in its GUI, you can definitely do it using API. There are also some features that it still…

    How to add extra options for editing php.ini per-domain in Directadmin GUI

    DirectadminBy Arafat AliNovember 16, 2021Leave a comment

    With the introduction of the ability to change php.ini per-domain as mentioned in the last post, you might find that you need to add extra options to the php.ini editor’s dropdown list because the list provided is limited. You can do so by editing the php_settings.json file that is located here: When you are done,…

    How to edit php.ini per-domain in Directadmin

    DirectadminBy Arafat AliNovember 16, 2021Leave a comment

    Introduction: There are a few methods that you can use to customize php.ini when using DirectAdmin. In this article, I’m going to show you how to customize php.ini for each different domain that you have. Requirements: DirectAdmin has the ability to customize php.ini for each domain and this feature is only available starting DirectAdmin version…

    CodeGix
    Copyright (C) 2021-Present by CodeGix
    Go to Top