Supported OS, Database, Web Server, and PHP Versions
Orangescrum is compatible with both MySQL/MariaDB and PostgreSQL database stacks, depending on your edition and licensing.
For MySQL/MariaDB Deployments
- Web Server: Apache 2.4
- PHP: 8.2
- MySQL: 8.x
- WKHTMLTOPDF: 0.12.5 (for reports and PDF exports)
- cURL: Enabled
For PostgreSQL Deployments
- PostgreSQL: 15.14 or later (EPAS or Community Edition)
- pgAdmin: 8.x for monitoring and administration
- PostGIS Extension: 3.4 (optional, for geospatial modules)
- psql CLI: 16.x (bundled with server)
- pg_dump / pg_restore: 16.x for backups and restores
- libpq: 16.x (PostgreSQL client library)
- OS Support: RHEL 9 / CentOS Stream 9 / Ubuntu 22.04
Recommendation: Ubuntu Server 22.04 or Debian 12 are ideal for production due to stability and package compatibility.
Ensure that PHP extensions like pdo, mbstring, gd, and zip are installed before running setup.