I am working to get my installation of Movable Type Enterprise 1.5 running in China.
Env: Apache Web Server + PHP support on Linux System with Database Server of SQL Server 2005 std on Windows 2003
Webserver env: OS: Cent OS 5.0, Perl: 5.8.8, DBD-ODBC-1.14, DBI-1.58, freetds-0.64, unixODBC-2.2.12
Problem #1: Since MTE 1.5’s SQL Server connection only supports ISO-8859-1 or Shift-JIS encoding, all the Chinese characters entered into the CMS are encoded and the display is like this: &27979;中 etc...
Problem #2: Did a test to connect from our Linux server runing MTE to MTE database created on Windows environment. We found that if we publish contents longer than 144 bytes, the action will fail.
