Skip to content

v7.16.1

Compare
Choose a tag to compare
@amirch1 amirch1 released this 03 Dec 08:48
· 173 commits to master since this release

Bug Fixes

  • settings/integration: role configuration to the zoom connector KMCNG-2549 (ed9518a)
  • login: user friendly error messages for sso login KMCNG-2548 (57084f7)

Installation:

  1. Unzip v7.16.1.zip into /opt/kaltura/apps/kmcng/v7.16.1
  2. Run uiconf deployment with --ini=v7.16.1/deploy/config.ini
  3. Run uiconf deployment with --ini=v7.16.1/deploy_v7/config.ini

Kaltura Server notes

To run uiconf deployment in the server:

  • Open folder /opt/kaltura/apps/kmcng/
  • Run php /opt/kaltura/app/deployment/uiconf/deploy_v2.php --user=www-data --group=www-data --ini=v7.16.1/deploy/config.ini
  • Run php /opt/kaltura/app/deployment/uiconf/deploy_v2.php --user=www-data --group=www-data --ini=v7.16.1/deploy_v7/config.ini