You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Ahmed Talaat <ai...@gmail.com> on 2007/06/01 08:56:01 UTC

Setting up (OFBiz + MySQL) with utf8 encoding to support arabic

Hi,
Can anyone tell me how to set ofbiz with mysql set with utf8 encoding?
I followed the instructions from "
opentaps-0.9-configuring-for-mysql-screenshots.zip"
I created a database with utf8 encoding and edited entityengine.xml to work
with it.
When running: *ant run-install*. I get the following error:

 java.sql.SQLException
     [java] MESSAGE: Unknown initial character set index '192' received from
server. Initial client character set can be forced via the
'characterEncoding' property.

I'm using Ubuntu Linux Feisty + MySQL 5.0.38

Regards,
Ahmed