Bonjour tout le monde;
j'ai installé GLPI sur centos7 et j'essaye de configurer le fichier cron pour une tache programmée de création automatique de tickets à la réception d'un mail.
j ai d'abord essayé la commande crontab -e sans succès.
ensuite j ai tenté le coup avec l'éditeur vi mais là je sais pas si c'est bien passé et depuis dans le répertoire var/spool/mail/root j ai régulièrement l'erreur ci après:
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
From <a href="mailto:apache@localhost.locald">apache@localhost.locald</a>omain  Mon Mar 28 10:45:11 2016
Return-Path: <apache@localhost.localdomain>
X-Original-To: apache
Delivered-To: <a href="mailto:apache@localhost.locald">apache@localhost.locald</a>omain
Received: by localhost.localdomain (Postfix, from userid 48)
	id 797F6C1A32FD; Mon, 28 Mar 2016 10:45:09 +0200 (CEST)
From: "(Cron Daemon)" <apache@localhost.localdomain>
To: <a href="mailto:apache@localhost.locald">apache@localhost.locald</a>omain
Subject: Cron <apache@localhost> /usr/bin/php /usr/share/glpi/front/cron.php
Content-Type: text/plain; charset=UTF-8
Auto-Submitted: auto-generated
Precedence: bulk
X-Cron-Env: <XDG_SESSION_ID=391>
X-Cron-Env: <XDG_RUNTIME_DIR=/run/user/48>
X-Cron-Env: <LANG=fr_FR.UTF-8>
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <HOME=/usr/share/httpd>
X-Cron-Env: <PATH=/usr/bin:/bin>
X-Cron-Env: <LOGNAME=apache>
X-Cron-Env: <USER=apache>
Message-Id: <20160328084510.797F6C1A32FD@localhost.localdomain>
Date: Mon, 28 Mar 2016 10:45:09 +0200 (CEST)
 
Error: GLPI seems to not be installed properly.
config_db.php file is missing.
Please restart the install process.
S'il vous plait, aidez-moi ça fait une semaine que je suis dessus, j aimerais bien avancer.

Merci d'avance.