I am using Cent Os 7. I followed all the instructions and at the end of installation when it creates kaltura db's then igot this error:
ERROR: Couldn't connect with mysql -ukaltura -pPTd6Y9u7CnyEbop -hlocalhost -P3306.
Please check your setup and then run /opt/kaltura/bin/kaltura-db-config.sh again.
am i doing something wrong?
full output:
Checking MySQL version.. Ver 5.5.56-MariaDB found compatible
CREATE USER kaltura;CREATE USER etl;CREATE DATABASE kaltura;CREATE DATABASE kaltura_sphinx_log;CREATE DATABASE kalturadw;CREATE DATABASE kalturadw_ds;CREATE DATABASE kalturadw_bisources;CREATE DATABASE kalturalog;Checking connectivity to needed daemons...ERROR: Couldn't connect with mysql -ukaltura -pPTd6Y9u7CnyEbop -hlocalhost -P3306.Please check your setup and then run /opt/kaltura/bin/kaltura-db-config.sh again.
Do you wish to remove the Kaltura DBs? [n/Y]Hit 'n' to keep it for debugging purposes.
I am using Cent Os 7. I followed all the instructions and at the end of installation when it creates kaltura db's then igot this error:
am i doing something wrong?
full output:
Checking MySQL version.. Ver 5.5.56-MariaDB found compatible
CREATE USER kaltura;
CREATE USER etl;
CREATE DATABASE kaltura;
CREATE DATABASE kaltura_sphinx_log;
CREATE DATABASE kalturadw;
CREATE DATABASE kalturadw_ds;
CREATE DATABASE kalturadw_bisources;
CREATE DATABASE kalturalog;
Checking connectivity to needed daemons...
ERROR: Couldn't connect with mysql -ukaltura -pPTd6Y9u7CnyEbop -hlocalhost -P3306.
Please check your setup and then run /opt/kaltura/bin/kaltura-db-config.sh again.
Do you wish to remove the Kaltura DBs? [n/Y]
Hit 'n' to keep it for debugging purposes.