To run DHRU FUSION smoothly, your web server environment must meet the following requirements:
Recommended Server Configuration
• Operating System: Linux (CentOS preferred)
• Web Server: Apache 2.4+
• Must support GET, POST, PUT, DELETE methods
• Must support .htaccess for SEO-friendly URLs
• Database: MariaDB 10.1 or later
• Strict Mode must be disabled
• PHP Version: 7.4+
• Requires ionCube Loader v13+
• Control Panel: cPanel (Recommended)
• Cron Job: Schedule to run every minute for API automation
Required PHP Modules
Ensure the following PHP extensions are installed and enabled:
Module | Minimum Version |
ionCube Loader | 13+ |
curl | 7.2+ |
mbstring | 7.2+ |
date | 7.2+ |
libxml | 7.2+ |
openssl | 7.2+ |
pcre | 7.2+ |
zlib | 7.2+ |
filter | 7.2+ |
hash | 1.0+ |
session | 7.2+ |
ctype | 7.2+ |
dom | 20+ |
gd | 7.2+ |
iconv | 7.2+ |
json | 1.6+ |
PDO | 7.2+ |
SimpleXML | 7.2+ |
XML | 7.2+ |
xmlwriter | 7.2+ |
zip | 1.15+ |
MySQL | 7.2+ |
pdo_mysql | 7.2+ |
PHP Configuration Suggestions
• memory_limit: 256M
• max_execution_time: 300 seconds