If you own the source license of eDirectory, you have the option to self-host the website on your own server. However, there are a few considerations that you need to keep in mind:

 We automatically install the website on our own servers so that you can get started right away. However, if you want to self-host the website on your own server, extra time will be required to transfer the website to your server and configure the system requirements. For this reason, we recommend you to take this extra time into consideration when you're planning the launch date of your website. 

Delays of the launch are often caused by the following reasons:

1. Server access information is incorrect.
2. Server access does not have all the permissions required. We require root permission to transfer the website.
3. The server does not meet all the hardware requirements
4. The base configuration is missing key modules or libraries (listed in the requirements below)
5. Only web-based Panel access is given (cPanel). We can only proceed with root access.
 6. Different software is installed on the same server which creates a potential conflict with the eDirectory requirements. For this reason, we recommend setting up a clean server exclusive for your eDirectory website. 

The fastest and easiest way for the hosting transfer is to set up a clean server so that our team can migrate the website and set up the server requirements at the same time. We must be given proper credentials, root access and we recommend setting up a Linux based server.

The install can still be done with web-based Panel access, but that restricts the upload of the software and root-level configuration changes are generally not permitted with Cpanel access. For this reason, Cpanel access is known to cause lots of delays and therefore not recommended.

Clients may perform the installation themselves, and we provide a Guide (attached) with detailed instructions for the install. However, this process can be very complicated for non-tech users who are not familiar with the program and some specific knowledge will be required. For this reason, we recommend that the migration is always performed by our team to avoid these complications and consequent delays.

 Your eDirectory system runs within a Linux environment, and must have the following basic system requirements:


  • Linux based system from one of the following distributions:

            - CentOS 7

            - Ubuntu 18.04

            - Debian 9

            - CloudLinux


Important note: If you would like to use cPanel/WHM as panel, the only OS possible is CloudLinux because it is the only one with PHP 7.1 installation option.


Monthly CloudLinux for cPanel License is $16 per month (This is not charged by us, it is the CloudLinux license fee).


  1. Apache (2.2 or 2.4) with mod-rewrite enabled and env module
  2. Mysql 5.6 OR MariaDB (10.0.27 or 10.1)
  3. PHP 7.1
    (Note: If you are using an older version of eDirectory below version 11.5 then you must use PHP 5.6)
  4. PHP standard libraries + additional libraries: mcrypt, gd, intl, mbstring, pdo, pdo_mysql, exif, apcu/apc. Note: gd library should include webp functions. 
  5. cURL enabled
  6. JSON needs to be enabled
  7. Set on php.ini:
    1. date.timezone
    2. Safemode Disabled
    3. Openbase_dir Disabled
    4. Open_short_tag must be "ON"
  8. Ability to setup at least 11 cron jobs
  9. Elasticsearch 2.3.4 (Internal plugin of ours need to be installed along with the software)
  10. OpenSSL
  11. At least 4GB memory

If you want us assisting you with server installation and configuration, we will need root access through shell (SSH). Please check our server configuration package with our sales team.

For other versions, please check with eDirectory support. 


Important note: from version 13.1, the instructions and requirements are available on READ.me file on the source code of the project.


Related Articles