Unknown character set: 'windows'

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
FalconDEW
TestLink user
Posts: 2
Joined: Mon Jun 29, 2009 4:33 pm

Unknown character set: 'windows'

Post by FalconDEW »

I was using testlink 1.7.5... then backed up the folder/db... deleted all the testlink files... copied all the latest 1.8.3 files up... performed the database schema upgrade, along with the database migration... but for some reason when I access testlink now I get a bunch of errors like this:

ERROR ON exec_query() - database.class.php
1115 - Unknown character set: 'windows' - SET CHARACTER SET windows-1250

Any tips on where to look to fix this would be appreciated.

Thanks!
FalconDEW
TestLink user
Posts: 2
Joined: Mon Jun 29, 2009 4:33 pm

Post by FalconDEW »

I figured it out - it turned out to be an error in my mantis.cfg.php file where the following setting was being applied:
define('BUG_TRACK_DB_CHARSET',"windows-1250");
rypki
TestLink user
Posts: 6
Joined: Tue Mar 17, 2009 9:07 am

Post by rypki »

Can you please describe how did you solve it?
Post Reply