Jump to content

Tanjiro

Members
  • Posts

    82
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by Tanjiro

  1. Sorry for another post, but I also want to change upload video file size limit to members but not limit to admin (or bigger file size upload for admin), is this available?

    And I think there's a bug if user upload on Firefox, I can't see Categories, using latest version 6.0.1

    I tried Ctrl F5 and logout and logged in again but still same, meanwhile Chrome it is okay no problem

    image.png.ca3c16cc42b41a66f0fb5aba0de836ce.png

     

  2. On 9/5/2022 at 4:35 PM, Tech Support said:

    This is not supported by KVS for now.

    Excuse me, how do I enable verify address when a user sign up ? I tried to search in admin setting but I can't see that option

    And is there a configure user registration section ?  I tested sign up an account like a hundred characters and it still accept 😐

    I also want to change some options like username can't contain email, a few changes in allowed characters (like only 0-9, A-Z, a-z, '_', and '.' and space), max username character allowed, max password character allowed, must verify email when register, turn on or off or change the way security code (like can replace google captcha or something else)

    image.thumb.png.fea452b9f1a5a2a9b545a0cc01b336b0.png

  3. ^

    I got it, it was a noob fault from me 😭, nevermind

    But previous question I still want to ask, plus I see in requirements :

    Quote

    PHP.ini disable_functions should not contain "exec"

    In my phpinfo it has "pcntl_exec", is this okay ?

    Plus, what parameter is recommend for memcached size ? Currently I set 512, my server is 8GB Ram

    Hope you don't mind if I asked too much questions

  4. Hi, I'm stuck at this step, can you help me please, I got white screen at step 6 in install instruction (I did chmod correct and already imported install_db.sql)

    Quote

    define('DB_HOST','localhost');
    define('DB_LOGIN','login');
    define('DB_PASS','pass');
    define('DB_DEVICE','base');

    Do I need to modify 'localhost' (by what) or just leave it ?

    Do I need to modify 'base' ? I don't even know what this mean and what its function

    Is DB_LOGIN the username of the database ?

    Here is my setup_db.php config :

    Quote

    define('DB_HOST','localhost'); (I leave it default)
    define('DB_LOGIN','dbusername');
    define('DB_PASS','dbpassword');
    define('DB_DEVICE','base'); (I leave it default)

    And setup.php config :

    Quote

    $config['project_name']="mysite.com";
    $config['project_path']="/home/mysite.com/public_html";
    $config['project_url']="https://mysite.com";
    $config['project_title']="KVS";

    $config['php_path']="/usr/bin/php"; (I used command "which php" to check)
    $config['ffmpeg_path']="/snap/bin/ffmpeg"; (same, "which ffmpeg")
    $config['image_magick_path']="/usr/bin/convert"; (same above)
    $config['mysqldump_path']="/usr/bin/mysqldump"; (same above)

    $config['server_type']="nginx";

    $config['memcache_server']="127.0.0.1";
    $config['memcache_port']="11211";

    I also cannot run phpinfo(), before I upload archive I can run it 

  5. 20 hours ago, Tech Support said:

    Asked our server administrators, need to wait for their reply.

    Yes, no problem with that.

    Unfortunately PHP 8 is not yet supported.

    You can provide us FTP connection plus MySQL connection and we will install KVS for you. But this is optional, you can just provide license details and we will upload it anyway so that you can install yourself.

    In Recommended configuration it said :

    Quote
    • Nginx (configured with --with-http_mp4_module) and proxying Apache. Nginx is recommended for faster video streaming and for content protection.

    Is that mean I just only need install Nginx or both Nginx and Apache ?

    Is there any article that guide how to install/setup Nginx proxying ? I also searched how to install Nginx proxy, it mostly showed "How to setup an Nginx reverse proxy", is that same "How to setup Nginx Proxy" or different ? I'm so confused

    Another question :

    Quote

    To enable content protection you will also need to add some custom rules into Nginx configuration.

    Could you please guide me (and others) what rules that I need to add into Nginx configuration ? An education topic would be great

  6. On 12/21/2022 at 1:57 PM, Tech Support said:

    Hello:

    1) This is a typo, thanks. For now we recommend using Ubuntu 20.04 or Debian 10+. Centos is not recommended, as it has some issues with new server software versions and security.

    2) Yes, at the moment KVS player doesn't support this in GUI, but we can add this ASAP if needed.

    3) Ultimate theme 1 is a theme provided by 3rd-party vendor, they did some re-design of a default theme.

    4) KVS has an audit plugin once installed, will check everything.

    Thanks for replying me, I just bought kvs, trying to get things up from zero literally and I have few questions again

    1. Could I use Mariadb instead Mysql ? Is Mariadb better than Mysql ? Should I use Mariadb 10.3 or 10.4 or 10.5 or 10.6++
    2. PHP 7.4 recommended ? Can I use PHP 8.0 ?
    3. In My Licenses, there is KVS Installation, do I have to provide my server login information for KVS team to install KVS ? What if someone want to install by themself ?

    Thank you

  7. Hi, I'm planning to buy KVS, but I want to ask a few questions, I'm a noob so I hope someone could answer, from staff would be great

    1. I saw Ubuntu 20.4 or Debian 10+ is recommended (in services, but I think it's typo too, 20.04 isn't it ?), should I use Ubuntu 22.04 because it's newer ? Or could I use Centos 7, is it good in running KVS ?
    2. I see KVS Player don't have speed control in demo, can I enable this or this feature isn't available ?
    3. Ultimate theme 1 is difference from default theme right ? (which mean I need to buy it ?)
    4. I see so much requirements to install KVS, is there a tool check to see which part is correct and which part is missing/error ?

    I used one CMS before (Xenforo) but after tried KVS admin demo, it's so complex more than I imagine, I'm sure tons of questions will pop up after I buy it and try to get it up and running and maintaining it, but those are the questions I want to ask first, I hope someone will answer, thank you very much

×
×
  • Create New...