ID: 21264 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Duplicate -Bug Type: Apache related +Bug Type: MySQL related Operating System: WINXP PHP Version: 4.3.0 New Comment:
Current bundled libmysql only supports latin1 charsets. To use other charsets you have to compile php with external libmysql. This bug was already supported (#16619). Previous Comments: ------------------------------------------------------------------------ [2002-12-29 08:44:12] [EMAIL PROTECTED] In all variants set default-character-set in mysql config mysql_client_encoding() return "latin1", but othe (non php) mysql client's return realy character bogus in mysql? ------------------------------------------------------------------------ [2002-12-29 08:14:48] [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. Thank you for your interest in PHP. ------------------------------------------------------------------------ [2002-12-29 08:08:53] [EMAIL PROTECTED] mysql_connect() show warning message into apache log-file about NONEXISTENT character set from when the server's default character set != latin1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21264&edit=1
