installation Moodle 1.6.3 - 1142: INSERT command denied to user ...

installation Moodle 1.6.3 - 1142: INSERT command denied to user ...

par Julia Didelot,
Nombre de réponses : 2
Bonjour,

Nous avons un nouvel hébergeur (www.infomaniak.ch) et j'essaie d'installer Moodle 1.6.3 (à partir de zéro).

J'ai créé des bases de données sur le serveur, j'ai une série de messages avec "succès", mais après (code ci-dessous, j'ai juste remplacé une partie d'adresse par ...) :

Apparemment il ne reconnaît pas l'utilisateur (et pourtant le login et mot de passe sont corrects, j'ai vérifié 4 fois!)

J'ai effacé les bases et le fichier config généré, recommencé plusieurs fois, mais c'est toujours la même chose...

Qu'est-ce que je peux faire ?
Merci par avance pour votre aide, je suis vraiment perdue et connais assez mal le php triste((

Julia

------------------------------------
(mysql): INSERT INTO mdl_log_display (module, action, mtable, field) VALUES ('user', 'view', 'user', 'CONCAT(firstname," ",lastname)')  
1142: INSERT command denied to user 'julie77'@'localhost' for table 'mdl_log_display'
      
 

Erreur


(mysql): INSERT INTO mdl_log_display (module, action, mtable, field) VALUES ('course', 'user report', 'user', 'CONCAT(firstname," ",lastname)')  
1142: INSERT command denied to user 'julie77'@'localhost' for table 'mdl_log_display'
      
 

Erreur


(mysql): INSERT INTO mdl_log_display (module, action, mtable, field) VALUES ('course', 'view', 'course', 'fullname')  
1142: INSERT command denied to user 'julie77'@'localhost' for table 'mdl_log_display'
      
 

Erreur


(mysql): INSERT INTO mdl_log_display (module, action, mtable, field) VALUES ('course', 'update', 'course', 'fullname')  
1142: INSERT command denied to user 'julie77'@'localhost' for table 'mdl_log_display'
      
 

Erreur


(mysql): INSERT INTO mdl_log_display (module, action, mtable, field) VALUES ('course', 'enrol', 'course', 'fullname')  
1142: INSERT command denied to user 'julie77'@'localhost' for table 'mdl_log_display'
      
 

Erreur


(mysql): INSERT INTO mdl_log_display (module, action, mtable, field) VALUES ('course', 'report log', 'course', 'fullname')  
1142: INSERT command denied to user 'julie77'@'localhost' for table 'mdl_log_display'
      
 

Erreur


(mysql): INSERT INTO mdl_log_display (module, action, mtable, field) VALUES ('course', 'report live', 'course', 'fullname')  
1142: INSERT command denied to user 'julie77'@'localhost' for table 'mdl_log_display'
      
 

Erreur


(mysql): INSERT INTO mdl_log_display (module, action, mtable, field) VALUES ('course', 'report outline', 'course', 'fullname')  
1142: INSERT command denied to user 'julie77'@'localhost' for table 'mdl_log_display'
      
 

Erreur


(mysql): INSERT INTO mdl_log_display (module, action, mtable, field) VALUES ('course', 'report participation', 'course', 'fullname')  
1142: INSERT command denied to user 'julie77'@'localhost' for table 'mdl_log_display'
      
 

Erreur


(mysql): INSERT INTO mdl_log_display (module, action, mtable, field) VALUES ('course', 'report stats', 'course', 'fullname')  
1142: INSERT command denied to user 'julie77'@'localhost' for table 'mdl_log_display'
      
 

Erreur


(mysql): INSERT INTO mdl_log_display (module, action, mtable, field) VALUES ('message', 'write', 'user', 'CONCAT(firstname," ",lastname)')  
1142: INSERT command denied to user 'julie77'@'localhost' for table 'mdl_log_display'
      
 

Erreur


(mysql): INSERT INTO mdl_log_display (module, action, mtable, field) VALUES ('message', 'read', 'user', 'CONCAT(firstname," ",lastname)')  
1142: INSERT command denied to user 'julie77'@'localhost' for table 'mdl_log_display'
      
 

Erreur


(mysql): INSERT INTO mdl_log_display (module, action, mtable, field) VALUES ('message', 'add contact', 'user', 'CONCAT(firstname," ",lastname)')  
1142: INSERT command denied to user 'julie77'@'localhost' for table 'mdl_log_display'
      
 

Erreur


(mysql): INSERT INTO mdl_log_display (module, action, mtable, field) VALUES ('message', 'remove contact', 'user', 'CONCAT(firstname," ",lastname)')  
1142: INSERT command denied to user 'julie77'@'localhost' for table 'mdl_log_display'
      
 

Erreur


(mysql): INSERT INTO mdl_log_display (module, action, mtable, field) VALUES ('message', 'block contact', 'user', 'CONCAT(firstname," ",lastname)')  
1142: INSERT command denied to user 'julie77'@'localhost' for table 'mdl_log_display'
      
 

Erreur


(mysql): INSERT INTO mdl_log_display (module, action, mtable, field) VALUES ('message', 'unblock contact', 'user', 'CONCAT(firstname," ",lastname)')  
1142: INSERT command denied to user 'julie77'@'localhost' for table 'mdl_log_display'
      
 

Erreur

Moyenne des évaluations  -
En réponse à Julia Didelot

Re: installation Moodle 1.6.3 - 1142: INSERT command denied to user ...

par Julia Didelot,
Bonjour,

Il s'agissait juste des règlages sur les bases de données de l'hébergeur, c'est résolu.

Cordialement
Julia
En réponse à Julia Didelot

Re: installation Moodle 1.6.3 - 1142: INSERT command denied to user ...

par Céline Vignal,

Bonjour,

Je tenais juste à apporter un complément d'information au sujet de l'hébergeur www.infomaniak.ch. J'ai eu aussi des problèmes d'installation et cela venait d'un réglage du serveur.

Pour info --> dans la console admin ils ont maintenant implémenter une fonction où l'admin peut, pour 30 min 1 fois par mois (qq chose comme ça), enlever toutes les restrictions d'installation et ainsi installer des choses qui n'étaient possible de mettre en place qu'avec l'aide des admin auparavent.

Il devient ainsi le meilleur hébergeur à mes yeux: 5 gigas + 5 gigas de backup et des tas de bonnes choses, dont la console admin, pour très peu cher par an.

Tout de bon.