2008-05-15 21:30:23
Database Default character set
PHP 4.3.9
zlib Enabled
mbstring Enabled
mysql Enabled
safe_mode Off
file_uploads On
upload_max_filesize 10M
post_max_size >= 8 MB 8M
sessions Enabled
session.auto_start = 0
session.save_path Directory Writeable
. in include_path Enabled
MySQL 4.1.12
Hi!
I'm traing to install the new version of Atutor (1.6 pl1) in a new hosting and I get this error:
Database xxxxxxxxxx_net_-_atutor is not in UTF8. Please set the database character set to UTF8 before continuing by using the following query: ALTER DATABASE `xxxxxxxxxx_-_atutor` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci
I've run this command at the DB and check that the character set is utf8 but the error continues.
Any sugesstion?
Thanks