Share » Forums » Install & configuration » Pb installing eZ : character encoding...

Pb installing eZ : character encoding conflict with MySQL

Pb installing eZ : character encoding conflict with MySQL

Thursday 20 April 2006 6:50:42 am - 2 replies

Author Message

Ɓukasz Serwatka

Sunday 23 April 2006 11:02:59 pm

Hello,

What is your MySQL version? Support for Unicode is available since version 4.1 or higer. Use this query to setup database in Unicode:

CREATE DATABASE `mydb` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;

You can execute it from phpmyadmin.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Hakim Bouras

Thursday 15 June 2006 4:39:39 am

Hello,

It happens to me too when I tred to install ezPublish 3.8 selecting 2 languages. The only way I had to finish my installation was to select only one language.

Hakim

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu