Mibew Messenger Community

General => Support => Topic started by: Klockaretorpet on August 21, 2009, 07:16:36 AM

Title: Unknown character set
Post by: Klockaretorpet on August 21, 2009, 07:16:36 AM
Hi i get this when i try to install ?

Query failed: Unknown character set: 'utf'

now i cant get any far...

Please Help me.....


need this chat soon

this adress http://www.klockaretorpet.net/hundkojan/live/install/index.php then press creat tables
Title: Re: Unknown character set
Post by: Inspirer on August 21, 2009, 03:32:28 PM
Hi i get this when i try to install ?
Query failed: Unknown character set: 'utf'
now i cant get any far...
Please Help me.....

need this chat soon
this adress http://www.klockaretorpet.net/hundkojan/live/install/index.php then press creat tables

You are using Mysql 4.1. Officially we support 5.0+, but it may work.
Unicode support was just added in 4.1, so you have to check.
http://dev.mysql.com/tech-resources/articles/4.1/unicode.html

Try to modify database encoding in libs/config.php, set your local:
$dbencoding = "utf8";