Minimum sunucu gereksinimleri
- Unix-like OS (Windows is not supported)
- PHP 8.1 (PHP 8.2 is not yet supported)
- IonCube Loader 13.0+
- MySQL 8.0+ or MariaDb 11.6+
- FFmpeg 1.0+ with libx264, libavfilter and AAC codec (libfaac, libfdk_aac or native ffmpeg aac codec)
- ImageMagick (with WebP support)
- cURL
- Wget 1.14+
- Apache with mod_rewrite (-MultiViews)
- Latin domain name (punycodes are not supported)
- Youtube-dl or Yt-dlp if you need video grabbers You can download a test script to test your server here.
Minimum PHP gereksinimleri
- MySQL Improved Extension (mysqli)
- Client URL Library (curl)
- Zlib Compression (zlib)
- SimpleXML
- Image Processing and GD
- Multibyte String (mbstring)
- PHP.ini disable_functions should not contain "exec"
- PHP.ini file_uploads on
- PHP.ini allow_url_fopen on
- Memcached + PHP Memcached module
- Nginx and proxying Apache. Nginx is recommended for faster video streaming and for content protection. To enable content protection you will also need to add some custom rules into Nginx configuration. This may not be possible for cPanel installations that do not provide any way to edit Nginx configuration, so we do not recommend using cPanel on servers where you plan to store video files.
- PHP.ini memory_limit 512M
- Using external caching such as eAccelerator or XCache is NOT recommended
- Using suhosin with PHP is NOT recommended
Çoklu sunucu senaryosu gereksinimleri
Yukarıdaki tüm gereksinimler, yalnızca 1 tek fiziksel sunucunun kullanıldığı en basit yapılandırmayla ilgilidir. KVS, içerik depolama veya CPU'ya ihtiyaç duyan dönüştürme işlemleri için ayrı fiziksel sunucuları destekler. Ayrı sunucular kullanacaksanız, bunların farklı gereksinimleri olacaktır:
- İçerik sunucusu: PHP, Nginx önerilir
- Dönüşüm sunucusu: PHP, FFmpeg, ImageMagick