Tâche #8946
Distribution EOLE - Scénario #8770: Finalisation AmonEcole 2.4 Alpha
Plantage instance en postservice/01-phpmyadmin
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Remaining (hours):
Description
run-parts: executing /usr/share/eole/postservice/01-phpmyadmin instance ERROR 1045 (28000) at line 1: Access denied for user 'root'@'192.0.2.1' (using password: YES) run-parts: /usr/share/eole/postservice/01-phpmyadmin exited with return code 1 Erreur : postservice
Associated revisions
Ajout du droit Create_tablespace_priv pour root@adresse_ip_br0
Fixes: #8946 @30m
History
#1 Updated by Joël Cuissinat over 6 years ago
- Remaining (hours) set to 1.0
#2 Updated by Joël Cuissinat over 6 years ago
- Status changed from Nouveau to En cours
#3 Updated by Joël Cuissinat over 6 years ago
- Assigned To set to Joël Cuissinat
Visiblement il manque le droit suivant (à ajouter en root@localhost dans le conteneur bdd) pour root@192.0.2.1 (br0) :
update user set Create_tablespace_priv='Y' where User='root' and Host='192.0.2.1';
#4 Updated by Joël Cuissinat over 6 years ago
- Project changed from eole-phpmyadmin to eolesql
#5 Updated by Joël Cuissinat over 6 years ago
- Status changed from En cours to Résolu
- % Done changed from 0 to 100
Appliqué par commit b05e64cc44b068316f44007a20db267f776709cb.
#6 Updated by Joël Cuissinat over 6 years ago
- Remaining (hours) deleted (
1.0)
#7 Updated by Fabrice Barconnière over 6 years ago
- Status changed from Résolu to Fermé