Server Requirements
This documentation is to help you regarding each step of installtion.
- Server Type: Linux (Shared / VPS / Dedicated)
- PHP Version: >= 8.2.0
- Database Version: MySQL >= 5.7 or MariaDB >= 10.2
- BCMath PHP Extension
- Ctype PHP Extension
- Fileinfo PHP extension
- JSON PHP Extension
- Mbstring PHP Extension
- OpenSSL PHP Extension
- PDO PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- ZIP Extension
Note: Make sure that you've removed
putenv, symlink
from your
disabled_functions
line in your
php.ini
file.