Server Requirements
- PHP = 7.3
- MySQL Database
- Composer Version 2
- BCMath PHP Extension.
- OpenSSL PHP Extension.
- JSON PHP Extension.
- XML PHP Extension.
- Mbstring PHP Extension.
- PDO PHP Extension.
- Fileinfo PHP Extension.
- Ctype PHP Extension.
- Tokenizer PHP Extension.
- FFmpeg
| PHP Configuration Settings
- PHP Configuration Settings
- max_execution_time - 180 (not mandatory)
- max_input_time - 6000 (not mandatory)
- memory_limit - 512M (at least 32M)
- post_max_size = upto 25GB (As per your Video Uploading Limit)
- Safe_mode - off
- open_basedir - No Value
- display_error = on
- magic_quotes_gpc = off
|