naughtyking Posted June 2 Share Posted June 2 Hello everyone, I'm planning to set up a server for a KVS theme and would like to confirm if the following setup and installation order is correct. This is my first time setting up a server and using Linux, so I want to ensure I'm on the right track. I aim to do this myself and set up my KVS theme website. Could you please review and let me know if there are any adjustments needed or if I've missed anything? Server Requirements: Server Setup: Unix-like OS (Windows is not supported). Install Apache: Apache with mod_rewrite (-MultiViews). Install PHP: PHP 8.1 (PHP 8.2 is not yet supported). Configure php.ini with: memory_limit = 512M file_uploads = On allow_url_fopen = On Ensure disable_functions does not contain "exec". Install PHP Extensions: MySQL Improved Extension (mysqli) Client URL Library (curl) Zlib Compression (zlib) SimpleXML Image Processing and GD Multibyte String (mbstring) Install IonCube Loader: IonCube Loader 13.0+ for PHP 8.1. Install MySQL: MySQL 5.6+. Install FFmpeg: FFmpeg 1.0+ with support for libx264, libavfilter, and AAC codec (libfaac, libfdk_aac, or native ffmpeg aac codec). Install ImageMagick: ImageMagick with WebP support. Install cURL and Wget: cURL. Wget 1.14+. Install and Configure Nginx (Optional but recommended): Nginx for proxying Apache. Enable content protection by adding custom rules. Install Memcached (Optional): Memcached. PHP Memcached module. Install Youtube-dl or Yt-dlp (Optional): Youtube-dl or Yt-dlp if video grabbers are needed. Domain Name Configuration: Ensure a Latin domain name (punycodes are not supported). Testing: Download and run the test script provided to check server configuration. Is this the correct setup and installation order for the KVS theme? Any feedback or suggestions would be greatly appreciated. Thank you! Quote Link to comment Share on other sites More sharing options...
Tech Support Posted June 3 Share Posted June 3 Looks correct. 1 Quote Link to comment Share on other sites More sharing options...
Jim Posted June 8 Share Posted June 8 Would be interesting to know which version of Linux do you intend to use and if a panel (Fastpanel or another)? What is the test script in section 14? Quote Link to comment Share on other sites More sharing options...
Tech Support Posted June 10 Share Posted June 10 On 6/8/2024 at 11:07 PM, Jim said: What is the test script in section 14? We created a requirements test script which can be found here: https://www.kernel-video-sharing.com/files/kvs_check_requirements.zip Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.