Minimālās servera prasības
- Unix-like OS (Windows is not supported)
- PHP 8.1 (PHP 8.2 is not yet supported)
- IonCube Loader 13.0+
- Mysql 5.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.
Minimālās PHP prasības
- 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
Prasības vairāku serveru scenārijam
Visas iepriekš minētās prasības ir saistītas ar vienkāršāko konfigurāciju, kurā tiek izmantots tikai viens fiziskais serveris. KVS atbalsta atsevišķus fiziskus serverus satura glabāšanai vai CPU izsalkušām konvertēšanas darbībām. Ja plānojat izmantot atsevišķus serverus, tiem būs atšķirīgas prasības:
- Satura serveris: ieteicams PHP, Nginx
- Konversijas serveris: PHP, FFmpeg, ImageMagick