Server Requirements
This documentation is to help you regarding each step of installtion.
- Server Type: Linux (Shared / VPS / Dedicated)
- PHP Version: >= 8.2.0
- MySQL Version: >= 5.7
- 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
from your
disabled_functions
line in your
php.ini
file.