- Joined
- Oct 15, 2024
- Messages
- 10
- Reaction score
- 3
- Points
- 3
- Location
- Kosovo
- Website
- tiksaver.me
- NullCash
- 119
Please make sure that your server meets the following configuration.
If you are unsure, contact your hosting company / server administrator for
confirmation.
If you are unsure, contact your hosting company / server administrator for
confirmation.
- Linux Server
- Apache Web Server
- Support for AcceptPathInfo
- Support for MultiViews (or mod_rewrite which is slower)
- MySQL / MySQLi
- PHP 5.x / 7.x (mod_php/CGI)
- Support for GD2 Library
- Support for MySQL / MySQLi
- Support for Curl
Recommended PHP Configuration
- safe_mode off
- open_basedir off
- max_execution_time 7200
- max_input_time 7200
- memory_limit (with 1MB more then the maximum video upload size)
- post_max_size (maximum video upload size)
- upload_max_size (maximum video upload size)
- exec() should be allowed
- PHP CLI 5.x (see above + register_argc_argv ON)
- FFmpeg (Recommended Version: 3+)