Deprixa Pro — Integrated Courier & Logistics System · General Requirements
Server and PHP configuration
Deprixa Pro is developed using native PHP and PDO. Ensure the following extensions and requirements are met on your server before installing:
| Requirement | Value / Notes | Status |
|---|---|---|
| PHP Version | 8.1 to 8.4 Recommended: 8.4 | ✔ |
| MySQL / MariaDB | MySQL 5.7+ or MariaDB 10.3+ | ✔ |
| cURL | Required for API integrations (WhatsApp, SMS, payments) | ✔ |
| PDO Extension | PDO + PDO_MySQL driver | ✔ |
| JSON Extension | Enabled by default in modern PHP | ✔ |
| OpenSSL Extension | Required for SMTP encryption (TLS) | ✔ |
| XML Extension | Required for some report and PDF features | ✔ |
| Ioncube Loader | Required for encrypted license files | ✔ |
| helpers/.lic | File must be writable (chmod 755 or 644) | ✔ |
| license_lb_helper.php | Writable by server process | ✔ |
⚠️ Ioncube Loader: The Ioncube Loader must be installed on your server and compatible with your PHP version. Contact your hosting provider if unsure. Without it, the license system will not function.