Re: umlaut problem
Vilius Šumskas <[email protected]>
| Newsgroups | gmane.comp.horde.sync |
|---|---|
| Message-ID | <[email protected]> |
> > On WWW server where your Horde runs and paste an output somewhere. > > That´s interesting: > > character_set_client=latin1 > character_set_connection=latin1 > character_set_database=utf8 > character_set_filesystem=binary > character_set_results=latin1 > character_set_server=utf8 > character_set_system=utf8 > character_sets_dir=/usr/share/mysql/charsets/ Looks good. Exactly as mine. > Should i change that? And if: where? In /etc/php5/apache2/php.ini i have > ; PHP's built-in default is text/html > default_mimetype = "text/html" > ;default_charset = "iso-8859-1" > default_charset = "utf-8" Mine is: ; PHP's built-in default is text/html default_mimetype = "text/html" ;default_charset = "iso-8859-1" But it should be fine in your case. Next step would be try debugging input and output of the Horde's String::convertCharset() function. It is in String.php. Also check your PEAR's DB.php. It should NOT contain any SET NAMES or similar queries. -- Best Regards, Vilius Šumskas LNK TV IT manager mob.: +370 614 75713 http://www.lnk.lt -- sync mailing list - Join the hunt: http://horde.org/bounties/#sync Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]