-
Ubuntu 22.04 Error PANDORA Install
Hello,
I have a problem with the installation of pandora on a Linux 22.04 server
When I follow the installation via the tutorials, I have a problem with the following packages
———————————————————————————————————
pandorafms-console dépend de php-gettext ; cependant :
Le paquet php-gettext n’est pas installé.
pandorafms-console dépend de php7.2-zip | php-zip ; cependant :
Le paquet php7.2-zip n’est pas installé.
Le paquet php-zip n’est pas installé.
———————————————————————————————————
Further in the procedure, I have a problem with mysql
I have the following error
———————————————————————————————————
MariaDB [(none)]> use mysql
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Database changed
MariaDB [mysql]> UPDATE user SET plugin=’mysql_native_password’ WHERE User=’root’;
ERROR 1356 (HY000): View ‘mysql.user’ references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
———————————————————————————————————
I need help
Tanks a lot