====== What are the system requirements to run cbsplit? ====== Before installing cbsplit, ensure your server or local environment meets the following requirements. ===== Server requirements ===== ^ Component ^ Minimum ^ Recommended ^ | PHP | 8.1 | 8.2+ | | Database | MySQL 5.7 / MariaDB 10.4 | MySQL 8.0+ | | Web Server | Apache 2.4 / Nginx 1.18 | Nginx latest | | RAM | 512 MB | 2 GB+ | | Disk Space | 1 GB | 10 GB+ | | SSL Certificate | Optional (dev) | Required (production) | ===== PHP extensions required ===== * ''mbstring'' * ''pdo_mysql'' * ''gd'' or ''imagick'' * ''curl'' * ''zip'' * ''openssl'' ===== Browser requirements (admin dashboard) ===== cbsplit's dashboard works in any modern browser: * Chrome 100+ * Firefox 100+ * Safari 15+ * Edge 100+ Internet Explorer is not supported.