Quantcast
Channel: Kaltura - Latest posts
Viewing all articles
Browse latest Browse all 7410

During config, couldn't connect mysql -u kaltura -p

$
0
0

Hi @xwarrior,

More info is needed.
For starters, did the config script succeed at creating the 'kaltura' and 'etl' MySQL users?
You can check that by running:
# mysql -p$YOUR_ROOT_PASSWD
and then:

mysql> select host, user, password from mysql.user;

Also, which MySQL version are you using?


Viewing all articles
Browse latest Browse all 7410

Trending Articles