Toni Milovan wrote:
> 
> Alexander Bokovoy wrote:
> 
> > 1) Try to compile MySQL with --with-charset=latin2 option to configure.
> 
> Huh, I tried this, but when imported old site database midgard failed to
> recognize links... I think mysql changed slashes or something. But when
> mysql is compiled without charset settings, and midgard is compiled with
> russian language everything works fine if you have charset (iso-8859-2
> or win-1250 for example) defined in html head.
Actually, support for Russian language in Midgard just disables any
conversion of HTML entities (which were done before using Latin-1) and
passes data unchanged from Apache to MySQL (and vice versa). So, the
problem might be in MySQL support for Latin-2?

--
Alexander

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to