Re: [xml] encoding error



On Mon, 11 Jun 2001, TipTronic wrote:

hi
i have a problem with encoding
i want the output iso-8859-9
there is a file named iso-8859-9.enc but i get this error from apache
error log:

[AxKit] [Sablotron] [2] Error: msgtype:error :: code:2 ::
module:Sablotron :: URI:arg:/template :: line:1 :: msg:XML parser
error 18: unknown encoding

bash-2.03# xmllint --dedug test.html
iconv : problems with filters for 'iso-8859-9'

what can i do?

The error is from Sablotron, so you have the wrong mailing list. But it
seems to me to mean that iconv can't convert characters to iso-8859-9,
either that or it can't even load an encoding table for iso-8859-9. Try
doing:

$ iconv --list

On the command line.

-- 
<Matt/>

    /||    ** Founder and CTO  **  **   http://axkit.com/     **
   //||    **  AxKit.com Ltd   **  ** XML Application Serving **
  // ||    ** http://axkit.org **  ** XSLT, XPathScript, XSP  **
 // \\| // ** mod_perl news and resources: http://take23.org  **
     \\//
     //\\
    //  \\





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]