The required web server configuration that you need in order to run DHRU Fusion.
- Linux OS (recommended for ultimate security)
- MariaDB 10.1 or later (Strict Mode Disabled)
- Schedule cronjob every minute for API automation
- Apache 2.4 or later (supports GET, POST, PUT, DELETE, methods) and (.htaccess support for SEO friendly links)
- PHP Version 7.2.X or later with listed below modules
A list of supported Modules
Ioncube Loader
: 10.2+- PHP Module
curl
: 7.2+ - PHP Module
mbstring
: 7.2+ - PHP Module
date
: 7.2+ - PHP Module
libxml
: 7.2+ - PHP Module
openssl
: 7.2+ - PHP Module
pcre
: 7.2+ - PHP Module
zlib
: 7.2+ - PHP Module
filter
: 7.2+ - PHP Module
hash
: 1.0+ - PHP Module
session
: 7.2+ - PHP Module
ctype
: 7.2+ - PHP Module
dom
: 20+ - PHP Module
gd
: 7.2+ - PHP Module
iconv
: 7.2+ - PHP Module
json
: 1.6+ - PHP Module
PDO
: 7.2+ - PHP Module
SimpleXML
: 7.2+ - PHP Module
XML
: 7.2+ - PHP Module
xmlwriter
: 7.2+ - PHP Module
zip
: 1.15+ - PHP Module
MySQL
: 7.2+ - PHP Module
pdo_mysql
: 7.2+ - PHP
memory_limit
: Suggested 256M - PHP
max_execution_time
: Suggested 300