Installation Problem

Installation Problem

by Felipe Casaburi Ferreira -
Number of replies: 3

Hi body

After unzip into /mod directory and acess admin page, show me thiss message.

What is this?

Erro


(mysql): INSERT INTO mdl_log_display VALUES ('book', 'view', 'book', 'name')  


1136: Column count doesn't match value count at row 1

         
      
   


Erro


(mysql): INSERT INTO mdl_log_display VALUES ('book', 'view all', 'book', 'name')  


1136: Column count doesn't match value count at row 1

         
      
   


Erro


(mysql): INSERT INTO mdl_log_display VALUES ('book', 'print', 'book', 'name')  


1136: Column count doesn't match value count at row 1

         
      
   


Erro


book tables could NOT be set up successfully!

(mysql): SELECT * FROM mdl_user WHERE id = '2' AND username = 'guest' LIMIT 1  


Average of ratings: -
In reply to Felipe Casaburi Ferreira

Re: Installation Problem

by flo jo -

I'm getting this too, can anyone help me please?

Jo

In reply to Felipe Casaburi Ferreira

Re: Installation Problem

by Jean-Pierre Pawlak -
This issue has been discussed over here.
I used the solution proposed by Martin and adapted the book/db/mysql.sql file.
Seems to work.

Average of ratings:Useful (1)