Server Requirements
- PHP = 7.2
- OpenSSL PHP Extension
- MongoDB Database
- Mongo DB PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
- Composer
| PHP Configuration Settings
- PHP Configuration Settings
- max_execution_time - 180 (not mandatory)
- max_input_time - 6000 (not mandatory)
- memory_limit - 512M (at least 32M)
- safe_mode - off
- open_basedir - No Value
- display_error = On
- magic_quotes_gpc = Off
- BCMath PHP Extension
|