frensh characters should be passed as latin1

On 3/22/06, ANDRY Jean Onesime <[EMAIL PROTECTED]> wrote:
> Hello,
>
>     I have problems when loading non-English pages. The page from where
> I took the error output is written in French.
> It seems that libxml2 has problem with pages without UTF-8 encoding. But
> when I'm using another wap-gateways, those pages are loading perfectly.
>     I was told also that I have to indicate the encoding inside the WAP
> page to solve this problem. But this one is unfeasible because those WAP
> pages don't belong to me.
>
>     Is there somebody who can help me solving this problem?
>
> Sorry for my poor English
>
> Regards
>
>
>
> I get  something like this:
>
> Entity: line 10: parser error : Input is not proper UTF-8, indicate
> encoding !
> Bytes: 0xE8 0x64 0x65 0x20
> ateg.php?sid=0CXIWIS0W&amp;categ=une&amp;breve=0&amp;max_breve=10">Villepin
> ne c
>
> ^
> 2006-03-22 11:20:47 [16282] [7] ERROR: WML compiler: Compiling error:
> libxml returned a NULL pointer
> 2006-03-22 11:20:47 [16282] [7] WARNING: WSP: WML compilation failed.
>
>
> Here are some more information:
>
> System and OS: Turion MT-28 laptop (single processor), running Slackware
> 10.2
> kannel version:   The latest one 1.4
> libxml version: libxml2-2.6.23 and libxml2-devel-2.6.23
> Used client:   Sony ericsson T68i, Nokia 7210 SDK
>
>
> This is my wapkannel.conf file
>
> group = core
> admin-port = 13000
> wapbox-port = 13002
> #admin-deny-ip = ""
> #admin-allow-ip = ""
> wdp-interface-name = "*"
> #log-file = "/tmp/bearerbox.log"
> log-level = 1
> box-deny-ip = "*.*.*.*"
> box-allow-ip = "*.*.*.*"
> #access-log = "/tmp/access.log"
> #store-file = "/tmp/kannel.store"
> #ssl-server-cert-file = "cert.pem"
> #ssl-server-key-file = "key.pem"
> #ssl-certkey-file = "mycertandprivkeyfile.pem"
>
> group = wapbox
> bearerbox-host = localhost
> log-file = "/tmp/wapbox.log"
> log-level = 1
> syslog-level = none
> #access-log = "/tmp/wapaccess.log"
>
>
>
>
>

Reply via email to