You are not logged in.
Bonjour,
Je souhaite réaliser la mise à jour de mon installation 9.1.3 vers la 9.2.1. Après avoir fait un dump de la base, une copie du dossier d'installation, télécharger l'archive https://github.com/glpi-project/glpi/re … -9.2.1.tgz, copier le contenue de l'archive glpi-9.2.1.tgz. Avec mon ordinateur j'ouvre la page de mon glpi et j'ai le message :
Run "composer install --no-dev" in the glpi tree.
To install composer please refer to https://getcomposer.org/
Je fais quelques recherche et décide de lancer la commande. Il me télécharge des dépendances puis je recharge la page de mon glpi. Je reste sur le même message...
Jusqu'à présent j'ai toujours suivie cette doc : http://glpi-project.org/spip.php?article171 est-ce qu'il y a une nouvelle procédure de mise à jour ?
J'ai testé en faisant la mise à jour en 9.1.7.1 puis ensuite en 9.2.1 et toujours le même message. Même constat depuis la 9.1.7.1 > 9.2
Redhat
php 5.6.30
mysql 5.7.17
apache 2.2.3
Last edited by flipflip (2018-02-15 17:02:03)
Offline
Personne n'a une idée ?
Offline
J'ai refais un test hier.
Voila comment j'ai procédé :
- copie du répertoire glpi dans un autre dossier
- dump de la base par mysqldump
- suppression de tout les fichiers du répertoire glpi/
- copie des fichiers de la nouvelle version
- copie du répertoire backup/files dans glpi/files
- copie du répertoire backup/config dans glpi/config
- J'applique les droits qui vont bien à tout les dossiers
- avec mon navigateur je vais sur ma page glpi, il me détecte bien un changement de version en m'affichant la checklist des dépendances. Tout est au vert
- au dessus du bouton de mise à jour s'affiche le message comme quoi ma base de données va être mise à jour
- je clic sur le bouton de mise à jour
- le processus va jusqu'au bout mais j'ai le message en rouge
Version non supportée (9.1.7.1)
Mais pas d'erreurs supplémentaires, je peux même me connecter et utiliser glpi sans erreurs visible. Mais je me suis rendu compte d'un problème lorsque j'ai voulu mettre à jour mes plugins (fusioninventory et purgelogs). Il me manque des tables ! J'ai activé le mode debug de glpi et la journalisation sql
2018-02-23 11:05:32 [17@svrh03]
*** MySQL query error:
SQL: SHOW COLUMNS FROM `glpi_projecttasktemplates`
Error: Table 'glpi_prod.glpi_projecttasktemplates' doesn't exist
Backtrace :
inc/dbmysql.class.php:401
inc/commondbtm.class.php:365 DBmysql->list_fields()
inc/commondbtm.class.php:2780 CommonDBTM->getEmpty()
inc/dropdown.class.php:1127 CommonDBTM->isEntityAssign()
front/dropdown.php:47 Dropdown::showItemTypeList()
2018-02-23 11:05:32 [17@svrh03]
*** MySQL query error:
SQL: SHOW COLUMNS FROM `glpi_devicegenerictypes`
Error: Table 'glpi_prod.glpi_devicegenerictypes' doesn't exist
Backtrace :
inc/dbmysql.class.php:401
inc/commondbtm.class.php:365 DBmysql->list_fields()
inc/commondbtm.class.php:2780 CommonDBTM->getEmpty()
inc/dropdown.class.php:1127 CommonDBTM->isEntityAssign()
front/dropdown.php:47 Dropdown::showItemTypeList()
2018-02-23 11:05:32 [17@svrh03]
*** MySQL query error:
SQL: SHOW COLUMNS FROM `glpi_devicesensortypes`
Error: Table 'glpi_prod.glpi_devicesensortypes' doesn't exist
Backtrace :
inc/dbmysql.class.php:401
inc/commondbtm.class.php:365 DBmysql->list_fields()
inc/commondbtm.class.php:2780 CommonDBTM->getEmpty()
inc/dropdown.class.php:1127 CommonDBTM->isEntityAssign()
front/dropdown.php:47 Dropdown::showItemTypeList()
2018-02-23 11:05:32 [17@svrh03]
*** MySQL query error:
SQL: SHOW COLUMNS FROM `glpi_certificatetypes`
Error: Table 'glpi_prod.glpi_certificatetypes' doesn't exist
Backtrace :
inc/dbmysql.class.php:401
inc/commondbtm.class.php:365 DBmysql->list_fields()
inc/commondbtm.class.php:2780 CommonDBTM->getEmpty()
inc/dropdown.class.php:1127 CommonDBTM->isEntityAssign()
front/dropdown.php:47 Dropdown::showItemTypeList()
2018-02-23 11:05:32 [17@svrh03]
*** MySQL query error:
SQL: SHOW COLUMNS FROM `glpi_devicesimcardtypes`
Error: Table 'glpi_prod.glpi_devicesimcardtypes' doesn't exist
Backtrace :
inc/dbmysql.class.php:401
inc/commondbtm.class.php:365 DBmysql->list_fields()
inc/commondbtm.class.php:2780 CommonDBTM->getEmpty()
inc/dropdown.class.php:1127 CommonDBTM->isEntityAssign()
front/dropdown.php:47 Dropdown::showItemTypeList()
...
J'ai été voir via phpmyadmin et effectivement pas de présence de ces tables C'est assez étonnant !
Dans le fichier migration_to_9.2.1.log j'ai
2018-02-23 10:57:38 [@xxxxx]
0 seconde for "optimisation - Début" @ 2018-02-23 10:57:38 [@xxxxx]
0 seconde for "optimisation - glpi_alerts" @ 2018-02-23 10:57:38 [@xxxxx]
0 seconde for "optimisation - glpi_apiclients" @ 2018-02-23 10:57:38 [@xxxxx]
0 seconde for "optimisation - glpi_authldapreplicates" @ 2018-02-23 10:57:38 [@xxxxx]
0 seconde for "optimisation - glpi_authldaps" @ 2018-02-23 10:57:38 [@xxxxx]
0 seconde for "optimisation - glpi_authmails" @ 2018-02-23 10:57:38 [@xxxxx]
0 seconde for "optimisation - glpi_autoupdatesystems" @ 2018-02-23 10:57:38 [@xxxxx]
0 seconde for "optimisation - glpi_blacklistedmailcontents" @ 2018-02-23 10:57:38 [@xxxxx]
0 seconde for "optimisation - glpi_blacklists" @ 2018-02-23 10:57:38 [@xxxxx]
0 seconde for "optimisation - glpi_bookmarks" @ 2018-02-23 10:57:38 [@xxxxx]
0 seconde for "optimisation - glpi_bookmarks_users" @ 2018-02-23 10:57:38 [@xxxxx]
0 seconde for "optimisation - glpi_budgets" @ 2018-02-23 10:57:38 [@xxxxx]
0 seconde for "optimisation - glpi_budgettypes" @ 2018-02-23 10:57:38 [@xxxxx]
0 seconde for "optimisation - glpi_calendars" @ 2018-02-23 10:57:38 [@xxxxx]
0 seconde for "optimisation - glpi_calendars_holidays" @ 2018-02-23 10:57:38 [@xxxxx]
0 seconde for "optimisation - glpi_calendarsegments" @ 2018-02-23 10:57:38 [@xxxxx]
0 seconde for "optimisation - glpi_cartridgeitems" @ 2018-02-23 10:57:38 [@xxxxx]
0 seconde for "optimisation - glpi_cartridgeitems_printermodels" @ 2018-02-23 10:57:39 [@xxxxx]
1 seconde for "optimisation - glpi_cartridgeitemtypes" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_cartridges" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_changecosts" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_changes" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_changes_groups" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_changes_items" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_changes_problems" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_changes_projects" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_changes_suppliers" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_changes_tickets" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_changes_users" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_changetasks" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_changevalidations" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_computerantiviruses" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_computerdisks" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_computermodels" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_computers" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_computers_items" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_computers_softwarelicenses" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_computers_softwareversions" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_computertypes" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_computervirtualmachines" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_configs" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_consumableitems" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_consumableitemtypes" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_consumables" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_contacts" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_contacts_suppliers" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_contacttypes" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_contractcosts" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_contracts" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_contracts_items" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_contracts_suppliers" @ 2018-02-23 10:57:39 [@xxxxx]
0 seconde for "optimisation - glpi_contracttypes" @ 2018-02-23 10:57:43 [@xxxxx]
4 secondes for "optimisation - glpi_crontasklogs" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_crontasks" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_devicecases" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_devicecasetypes" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_devicecontrols" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_devicedrives" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_devicegraphiccards" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_deviceharddrives" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_devicememories" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_devicememorytypes" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_devicemotherboards" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_devicenetworkcards" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_devicepcis" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_devicepowersupplies" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_deviceprocessors" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_devicesoundcards" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_displaypreferences" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_documentcategories" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_documents" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_documents_items" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_documenttypes" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_domains" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_dropdowntranslations" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_entities" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_entities_knowbaseitems" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_entities_reminders" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_entities_rssfeeds" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_events" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_fieldblacklists" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_fieldunicities" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_filesystems" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_fqdns" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_groups" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_groups_knowbaseitems" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_groups_problems" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_groups_reminders" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_groups_rssfeeds" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_groups_tickets" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_groups_users" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_holidays" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_infocoms" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_interfacetypes" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_ipaddresses" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_ipaddresses_ipnetworks" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_ipnetworks" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_ipnetworks_vlans" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_items_devicecases" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_items_devicecontrols" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_items_devicedrives" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_items_devicegraphiccards" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_items_deviceharddrives" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_items_devicememories" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_items_devicemotherboards" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_items_devicenetworkcards" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_items_devicepcis" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_items_devicepowersupplies" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_items_deviceprocessors" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_items_devicesoundcards" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_items_problems" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_items_projects" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_items_tickets" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_itilcategories" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_knowbaseitemcategories" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_knowbaseitems" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_knowbaseitems_profiles" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_knowbaseitems_users" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_knowbaseitemtranslations" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_links" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_links_itemtypes" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_locations" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_logs" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_mailcollectors" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_manufacturers" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_monitormodels" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_monitors" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_monitortypes" @ 2018-02-23 10:57:43 [@xxxxx]
0 seconde for "optimisation - glpi_netpoints" @ 2018-02-23 10:57:44 [@xxxxx]
1 seconde for "optimisation - glpi_networkaliases" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_networkequipmentfirmwares" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_networkequipmentmodels" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_networkequipments" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_networkequipmenttypes" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_networkinterfaces" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_networknames" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_networkportaggregates" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_networkportaliases" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_networkportdialups" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_networkportethernets" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_networkportfiberchannels" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_networkportlocals" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_networkports" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_networkports_networkports" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_networkports_vlans" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_networkportwifis" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_networks" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_notepads" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_notifications" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_notificationtargets" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_notificationtemplates" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_notificationtemplatetranslations" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_notimportedemails" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_objectlocks" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_operatingsystemarchitectures" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_operatingsystems" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_operatingsystemservicepacks" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_operatingsystemversions" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_peripheralmodels" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_peripherals" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_peripheraltypes" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_phonemodels" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_phonepowersupplies" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_phones" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_phonetypes" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_planningrecalls" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_archires_appliancequeries" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_agentmodules" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_agents" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_collects" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_collects_files" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_collects_files_contents" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_collects_registries" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_collects_registries_contents" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_collects_wmis" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_collects_wmis_contents" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_computerarchs" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_computerlicenseinfos" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_computeroperatingsystemeditions" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_computeroperatingsystems" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_computeroskernelnames" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_computeroskernelversions" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_computerremotemanagements" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_configlogfields" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_configs" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_configsecurities" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_credentialips" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_credentials" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_dblockinventories" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_dblockinventorynames" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_dblocksoftwares" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_dblocksoftwareversions" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_deployfiles" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_deploygroups" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_deploygroups_dynamicdatas" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_deploygroups_staticdatas" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_deploymirrors" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_deploypackages" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_deploypackages_entities" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_deploypackages_groups" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_deploypackages_profiles" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_deploypackages_users" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_entities" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_ignoredimportdevices" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_inventorycomputerbatteries" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_inventorycomputerblacklists" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_inventorycomputerchemistries" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_inventorycomputercomputers" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_inventorycomputercriterias" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_inventorycomputerstats" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_inventorycomputerstorages" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_inventorycomputerstorages_storages" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_inventorycomputerstoragetypes" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_ipranges" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_ipranges_configsecurities" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_locks" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_mappings" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_networkequipments" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_networkportconnectionlogs" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_networkportlogs" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_networkports" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_networkporttypes" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_ouis" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_pcidevices" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_pcivendors" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_printercartridges" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_printerlogs" @ 2018-02-23 10:57:44 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_printers" @ 2018-02-23 10:57:45 [@xxxxx]
1 seconde for "optimisation - glpi_plugin_fusioninventory_rulematchedlogs" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_statediscoveries" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_taskjoblogs" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_taskjobs" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_taskjobstates" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_tasks" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_timeslotentries" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_timeslots" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_unmanageds" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_usbdevices" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_fusioninventory_usbvendors" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_plugin_purgelogs_configs" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_plugins" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_printermodels" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_printers" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_printertypes" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_problemcosts" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_problems" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_problems_suppliers" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_problems_tickets" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_problems_users" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_problemtasks" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_profilerights" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_profiles" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_profiles_reminders" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_profiles_rssfeeds" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_profiles_users" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_projectcosts" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_projects" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_projectstates" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_projecttasks" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_projecttasks_tickets" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_projecttaskteams" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_projecttasktypes" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_projectteams" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_projecttypes" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_queuedmails" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_registeredids" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_reminders" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_reminders_users" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_requesttypes" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_reservationitems" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_reservations" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_rssfeeds" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_rssfeeds_users" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_ruleactions" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_rulecriterias" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_rulerightparameters" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_rules" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_slalevelactions" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_slalevelcriterias" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_slalevels" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_slalevels_tickets" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_slas" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_slts" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_softwarecategories" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_softwarelicenses" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_softwarelicensetypes" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_softwares" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_softwareversions" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_solutiontemplates" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_solutiontypes" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_ssovariables" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_states" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_suppliers" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_suppliers_tickets" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_suppliertypes" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_taskcategories" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_tasktemplates" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_ticketcosts" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_ticketfollowups" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_ticketrecurrents" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_tickets" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_tickets_tickets" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_tickets_users" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_ticketsatisfactions" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_tickettasks" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_tickettemplatehiddenfields" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_tickettemplatemandatoryfields" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_tickettemplatepredefinedfields" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_tickettemplates" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_ticketvalidations" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_transfers" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_usercategories" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_useremails" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_users" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_usertitles" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_virtualmachinestates" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_virtualmachinesystems" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_virtualmachinetypes" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_vlans" @ 2018-02-23 10:57:45 [@xxxxx]
0 seconde for "optimisation - glpi_wifinetworks" @
Last edited by flipflip (2018-02-23 12:10:47)
Offline
Your migration what not done.
Version 9.1.7.1 was released after 9.2.1. So use latest stable version 9.2.2
CentOS 6.5 - CentOS 7.x
PHP 5.6 - PHP 7.x - MySQL 5.6 - MariaDB 10.2 + APC + oOPcache
GLPI from 0.72 to dev version
Certifiée ITIL (ITV2F, ITILF, ITILOSA)
Offline
Salut les amis
J'essaie d'installer la version glpi-9.2.3.tar, quand je commence dans le navigateur via localhost / glpi / il montre l'erreur suivante "run "composer install --no-dev" in the glpi tree"
Offline