You are not logged in.
Bonjour à tous,
Je rencontre un souci lors d'une migration d'une base de données GLPI 9.1.2 --> sur une GLPI 9.5.5 tout neuf.
debian -v :
Server version: Apache/2.4.38 (Debian)
mariadb :
Server version: 10.3.29-MariaDB-0+deb10u1 Debian 10
PHP :
Copyright (c) 1997-2018 The PHP Group Zend Engine v3.3.29, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.3.29-1~deb10u1, Copyright (c) 1999-2018, by Zend Technologies
L'installation se passe très bien et j'arrive à importer mon ancienne base de données sans aucun souci en ligne de commande.
Mais quand je souhaite (depuis l'interface web) installer le plugin fusioninventory 9.5+3.0 (qui ne l'était pas sur mon ancienne version), concernant /var/log/apache2/error.log :
PHP Warning: Use of undefined constant PLUGIN_FUSIONINVENTORY_VERSION - assumed 'PLUGIN_FUSIONINVENTORY_VERSION' (this will throw an Error in a future version of PHP) in /var/www/glpi/plugins/fusioninventory/front/communication.php on line 72
J'ai également tenté en ligne de commande avec l'utilisateur glpi (all grant) :
root@glpi-srv:/var/www/glpi# php bin/console plugin:install
Quel(s) plugin(s) souhaitez vous installer (séparés par une virgule) ?
[* ] Tous les plugins
[fusioninventory] FusionInventory
> fusioninventory
User to use:glpi
Traitement du plugin « fusioninventory »...
Uncaught Exception Error: Call to a member function bind_param() on bool in /var/www/glpi/plugins/fusioninventory/install/update.php at line 9622
root@glpi-srv:/var/www/glpi#
Merci à vous,
Last edited by garbage (2021-07-18 13:15:35)
Offline
personne ?
Offline