Actions
Anomalie #12521
ferméValidation de Action d'indexation/enregistrement/qualification n'abouti pas et reste figée/grisée
Début:
27/11/2019
Echéance:
Description
Constaté chez client en 19.04.9
En activant la console avec F12 et cliquant sur la ligne réseau puis réponse, on a le résultat suivant:
Warning: Use of undefined constant _OK - assumed '_OK' (this will throw an Error in a future version of PHP) in /var/www/html/Maarch_Courrier/apps/maarch_entreprise/phpids_control.php on line 67
Warning: Use of undefined constant _LEVEL_ERROR - assumed '_LEVEL_ERROR' (this will throw an Error in a future version of PHP) in /var/www/html/Maarch_Courrier/apps/maarch_entreprise/phpids_control.php on line 68
Warning: Use of undefined constant _LEVEL_INFO - assumed '_LEVEL_INFO' (this will throw an Error in a future version of PHP) in /var/www/html/Maarch_Courrier/core/class/class_history.php on line 370
Warning: Use of undefined constant _LEVEL_WARN - assumed '_LEVEL_WARN' (this will throw an Error in a future version of PHP) in /var/www/html/Maarch_Courrier/core/class/class_history.php on line 376
Warning: Use of undefined constant _LEVEL_ERROR - assumed '_LEVEL_ERROR' (this will throw an Error in a future version of PHP) in /var/www/html/Maarch_Courrier/core/class/class_history.php on line 382
{status : 0, error_txt : '', page_result : '', manage_form_now : false}
Pour résoudre, nous avons modifié le fichier :
administrateur@srv-maarchweb-vm:/etc/php/7.3/apache2$ vi php.ini
En modifiant la ligne :[en ajoutant & ~E_WARNING]
error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT & ~E_WARNING
Puis en redémarrant le service apache
sudo /etc/init.d/apache2 restart
Actions
#2
Mis à jour par Emmanuel DILLARD il y a presque 5 ans
- Statut changé de A traiter à Etude planifiée
Actions
#3
Mis à jour par Emmanuel DILLARD il y a presque 5 ans
- Version cible mis à 19.04 (Fin de vie)
Actions
#4
Mis à jour par Emmanuel DILLARD il y a presque 5 ans
- Version cible changé de 19.04 (Fin de vie) à Inscription Backlog Courrier
Actions
#5
Mis à jour par Emmanuel DILLARD il y a presque 5 ans
- Statut changé de Etude planifiée à R&D - A planifier
Actions
#6
Mis à jour par Henri QUENEAU il y a presque 5 ans
- Priorité changé de 2-Sérieux à 1-Majeur
Problème qui devient récurant chez plusieurs clients
je monte la priorité pour que ça soit réglé rapidement
Actions
#8
Mis à jour par Emmanuel DILLARD il y a presque 5 ans
- Projet changé de 298 à 299
- Statut changé de R&D - A planifier à R&D - En cours
- Version cible changé de Inscription Backlog Courrier à 20.03 (Fin de vie)
Définir les variables.
A retester ensuite (Logs apache)
Actions
#16
Mis à jour par Emmanuel DILLARD il y a presque 5 ans
- Projet changé de 299 à 298
- Statut changé de R&D - En cours à R&D - Terminé
Actions
#20
Mis à jour par Emmanuel DILLARD il y a plus de 3 ans
- Projet changé de 298 à Backlog Courrier
- Version cible changé de 20.03 (Fin de vie) à 20.03 (Sécurité)
Actions