[ic] MV-UTF8

Gert van der Spoel gert at 3edge.com
Thu Feb 19 07:10:33 UTC 2009


> -----Original Message-----
> From: interchange-users-bounces at icdevgroup.org [mailto:interchange-
> users-bounces at icdevgroup.org] On Behalf Of David Christensen
> Sent: Thursday, February 19, 2009 5:35 AM
> To: interchange-users at icdevgroup.org
> Subject: Re: [ic] MV-UTF8
> 
> Hi Raymond,
> 
> > Every time i try to enable MV_UTF8, i got blank html pages and
> > errors as followed. I have tried mv_http_charset and
> > mysql_enable_utf8 and i get the some results. any hints are
> > appreciated. The mysql database is utf-8 encoded. Thank you.
> 
> Thanks for the bug report.  What version of Perl and Interchange are
> you using?  Also, can you provide the versions of the Encode::Unicode
> and utf8 modules?  Something like this should suffice:
> 
>   $ perl -Mutf8 -e 'print $utf8::VERSION'
>   $ perl -MEncode::Unicode -e 'print $Encode::Unicode::VERSION'
> 

And make sure that the 'perl' there is the one that Interchange is running
on ....
In case you have compiled your own perl you might need to put a different
/path/to/perl to get the accurate results ...

CU,

Gert




More information about the interchange-users mailing list