ID: 35730 User updated by: liang at saga-city dot com Reported By: liang at saga-city dot com -Status: Bogus +Status: Open Bug Type: MSSQL related Operating System: FreeBSD PHP Version: 5.1.1 New Comment:
well, thanks two gentlemen's response. the same compile configuration and the same freetds.conf PHP4 and PHP5.0.3 works fine, but not PHP5.1.1?! It's the BOGUS for not knowing how to use Freetds? Anyway, we can survive with the PHP5.0.3 and wait for smarty to find out. Cheers, Previous Comments: ------------------------------------------------------------------------ [2005-12-19 08:46:17] [EMAIL PROTECTED] Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. ------------------------------------------------------------------------ [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