Kaltura KMC:: Flash Error

你。 提交于 2019-12-24 14:43:19

问题


I installed Kaltura using the instructions found here. The installation went on without any error. However, when i tried to access KMC, it says Flash is not installed even though Flash is installed in the system.

I have looked up this issue elsewhere and tried the solution given there (i.e. changing request_order values to GPC in the php.ini). However it did not work.

I also tried the solution mentioned here, but I could not get it working as.

At last, I tried to access the KMC SWF directly. By accessing the swf file directly, though it displays the login page however, when I try to login, it gives a Flash Error #2048. I tried to include the crossd

Any Help to resolve this will be appreciated !


回答1:


The issue was resolved after updating Flash Pluging using the following steps:

rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm

rpm –import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

yum check-update

yum -y install flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl

Thereafter the following changes were required in the Kaltura Database as mentioned here



来源:https://stackoverflow.com/questions/27141748/kaltura-kmc-flash-error

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!