En suivant les recommendations, j'arrive topujours au même point. Dès que je 
veux lier Jahia4.1.1 à une base MySQL c'est le plantage.
MA base est bien créée (ou transférée dans je début l'install poar une base 
HSQLBD et que je change ensuite en MYSQL). Mais à la première connexion dans la 
partie front du site j'ai toujours la même erreur.

Error while checking existence of root category, Service Registry 
Initialization Exception, root cause:JahiaInitializationException, Error while 
checking existence of root category, root cause:Initialization error.,
Error while checking existence of root category, root cause:Cannot store 
category in the database, Incorrect arguments to mysql_stmt_execute, root 
cause:Incorrect arguments to mysql_stmt_execute

Quelqu'un a une idée ?

Merci



Pour info voici mon fichier my.cnf ou le lower_case_table_names est bien à 1.



[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
max_allowed_packet=32M

# luc / perf 20060323
key_buffer              = 32M
max_allowed_packet      = 32M
thread_stack=128
query_cache_limit       = 1048576
query_cache_size        = 52428800
query_cache_type        = 1

#bind-address            = 127.0.0.1
#bind-address            = 129.181.0.0
#port                   = 3306

# Default to using old password format for compatibility with old and
# shorter password hash.
# Reference: http://dev.mysql.com/doc/mysql/en/Password_hashing.html
# old_passwords=1
lower_case_table_names=1

[mysql.server]

user=mysql
basedir=/var/lib

[mysqld_safe]
err-log=/var/log/mysqld/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid


begin:vcard
fn;quoted-printable:Fran=C3=A7ois HONORE
n;quoted-printable:HONORE;Fran=C3=A7ois
org:Bull Services
adr:43 rue Joliot Curie;;Technopole Chateau Gombert;MARSEILLE;;13455;FRANCE
email;internet:[EMAIL PROTECTED]
tel;work:0491113113
tel;fax:0491113115
version:2.1
end:vcard

Répondre à