ID: 35730
Updated by: [EMAIL PROTECTED]
Reported By: liang at saga-city dot com
-Status: Open
+Status: Assigned
Bug Type: MSSQL related
Operating System: FreeBSD
PHP Version: 5.1.1
-Assigned To:
+Assigned To: fmk
Previous Comments:
------------------------------------------------------------------------
[2005-12-19 05:48:08] liang at saga-city dot com
we have been testing the mssql extension
both in PHP4 and PHP5.1.1, " with the same freetds.conf "
tds version = 8.0
client charset = BIG-5
In php4, it works fine, but not in php5.1.1
( our old system uses php5.0.3 also work fine in the "same"
freetds.conf )
------------------------------------------------------------------------
[2005-12-19 03:27:06] [EMAIL PROTECTED]
All encoding is handled by freetds in both PHP4 and PHP5. Execpt for
internal PHP stuff the mssql extension is the same for PHP4 and PHP5.
You need to change the encoding in freetds.conf.
------------------------------------------------------------------------
[2005-12-19 02:29:00] liang at saga-city dot com
Description:
------------
php5 mssql didn't use character encoding specify in freetds.conf (
alwasy use ISO-8559-1 , seen in freetds.log )
switch to php4 , everythings works fine
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=35730&edit=1