You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2015-09-09 10:43:47

tomolimo
Member
From: Grenoble, France
Registered: 2009-05-12
Posts: 515

massocsimport run.bat script doesn't use the correct PHP cli

Bonjour,
Lors de l'execution de ce script, j'ai constaté un problème si la variable système PATH contenait déjà un chemin vers un CLI PHP différent de celui utilisé pour exécuter le script.
La ligne :

PATH = %PATH%;%path_php%

devrait être

PATH = %path_php%;%PATH%

afin d'être sûr que le PHP CLI utilisé soit bien celui spécifié

Ce problème est valable pour toutes les version du script.

Merci,
Cordialement,
Tomolimo


GLPI 9.2.4 - PHP 7.2.13 x64 / ProcessMaker 3.3.0-community-RE-1.7 - PHP 7.1.24 x64 / Windows 2012 x64 / IIS 8.5 / MySQL 5.7.17 x64
Worldwide: >12316 PC, >9400 users (16 languages, >11 timezones), >360k tickets, >3600 entities, >4200 groups
Raynet is ARaymond (http://www.araymond.com) IT service management

Offline

Board footer

Powered by FluxBB