[root@kaltura ~]# mysql -uroot -p$SUPER_USER_PASSWD
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 307
Server version: 5.5.47-MariaDB MariaDB Server
Copyright (c) 2000, 2015, Oracle, MariaDB Corporation Ab and others.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
MariaDB [(none)]>
It is new instalation
I make all step by step (https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md )
"
Please select one of the following options [0]:
0. All web interfaces
1. Kaltura Management Console [KMC], Hosted Apps, HTML5 lib and ClipApp
2. KAC - Kaltura Admin Console
0
Enabling Apache config - apps.conf
Enabling Apache config - var.conf
Enabling Apache config - admin.conf
========================================================================================================================
Kaltura install answer file written to /tmp/kaltura_04_04_13_25.ans - Please save it!
This answers file can be used to silently-install re-install this machine or deploy other hosts in your cluster.
========================================================================================================================
Redirecting to /bin/systemctl restart httpd.service
Uwaga: przekazano żądanie do "systemctl enable httpd.service".
Uwaga: przekazano żądanie do "systemctl enable memcached.service".
Redirecting to /bin/systemctl restart memcached.service
Restarting kaltura-monit (via systemctl): [ OK ]
Running Sphinx config...
kaltura-sphinx-2.2.1-17.x86_64
base-config completed successfully, if you ever want to re-configure your system (e.g. change DB hostname) run the following script:
rm /opt/kaltura/app/base-config.lock
/opt/kaltura/bin/kaltura-base-config.sh
Starting kaltura-monit (via systemctl): [ OK ]
Running Batch config...
kaltura-batch-11.11.0-1.noarch
base-config completed successfully, if you ever want to re-configure your system (e.g. change DB hostname) run the following script:
rm /opt/kaltura/app/base-config.lock
/opt/kaltura/bin/kaltura-base-config.sh
ERROR 1045 (28000): Access denied for user 'kaltura'@'localhost' (using password: YES)
kaltura-batch-config.sh FAILED with: 7343 on line 66
Archving logs to /opt/kaltura/log/log_04_04_16_13_26.tar.gz...
ERROR: /opt/kaltura/bin/kaltura-batch-config.sh failed:( You can re-run it when the issue is fixed.
[root@kaltura ~]#
"