Can somebody answer me how I have to configure apache or embperl for converting XML-> HTML? (Freebsd4.9, Apache1.3.12 + default charset koi8, Embperl2.2+libxml2+libxslt)
I have dump.xml file with UTF-8 encoding and I have to convert it to HTML file with koi8 charset. When I execute embperl processing: [- Execute ({inputfile => 'dump.xml', recipe => 'EmbperlLibXSLT', xsltstylesheet => 'dump.xsl'}) ; -] I get such message if I have any "koi8" characters in dump.xsl file. "Input is not proper UTF-8, indicate encoding !" What I have to configure for inserting koi8 to xsl file? Thank you Andrew PS. I checked my libxml2 library is compiled with iconv library --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]