The right Kaltura version to install for CentOS and RedHat

Hello Kaltura experts,

I am referring to,

http://installrepo.kaltura.org/releases

and wondering in order to install the most stable version of Kaltura for CentOS and RedHat, which version I could use? Thanks.

BTW, is there any requirements for PHP, JDK and MySQL versions? Thanks.

regards,
Lin

Helo @linlma

if you use kaltura-release.noarch.rpm, it will always be the latest released version of kaltura

prerrequisites are:
64 bit RHEL/CentOS 6.n, 7.n or Debian 8/Ubuntu 14.04
PHP 5.3.n, 5.4.n, 5.5.n, 5.6.n [the official distro repo version]
MySQL/MariaDB [the official distro repo version]. Please make sure your MySQL is configured not to enforce strict mode.
JRE 1.7.n

Thanks aquileasfx1,

“Please make sure your MySQL is configured not to enforce strict mode” is for the purpose of?

regards,
Lin

I’m not sure but this only applys for versions 5.5 and above
if you are using version 5.1 you can ignore.

Thanks aquileasfx1,

For version 5.5, you mean MySQL version?

regards,
Lin

you are welcome

yes! thats right

Hi aquileasfx1,

I have never used strict mode before, and want to confirm with you this is the right steps? Thanks.

http://nickbartlett.com/how-to-turn-off-mysql-strict-mode/

regards,
Lin

Hello @linlma

yes, thats the guide I use too,

method 2

Bryan

Cool, thanks Bryan.

regards,
Lin