Hi,
I am trying to install the debian package in Ubuntu 16 laptop.
I am following the steps titled :- " Installing Kaltura on a Single Server (deb)"
Though i am following the steps I am always getting an error during installation.
I installed Mysql 5.5 initially, since its mentioned that Kaltura won’t support 5.7 . But during installation, the installable removes the previous existing versions of Mysql and installs Mysql 5.7 and during installation always gives the below error :-
Setting up mysql-client (5.7.20-0ubuntu0.16.04.1) …
Setting up kaltura-base (13.10.0-3) …
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1054 (42S22) at line 1: Unknown column ‘password’ in ‘field list’
KIndly suggest what can be done to solve this issue.