|
Hello
I have problems with a Nokia 6210 accesing to my pages. I put
force-sar = true in my kannel.conf but i get the following error:
2002-10-01 16:20:10 [9] DEBUG: HTTP: Status line: <HTTP/1.1 200
OK> 2002-10-01 16:20:10 [7] INFO: WSP: Fetched < http://172.27.53.9:8111/mirawap/inicio.jsp>
(text/vnd.wap.wml, charset='') 2002-10-01 16:20:10 [7] ERROR: WML
compiler: Compiling error: libxml returned a NULL pointer 2002-10-01
16:20:10 [7] WARNING: WSP: WML compilation failed. 2002-10-01 16:20:10
[7] WARNING: WSP: All converters for `text/vnd.wap.wml'
failed. 2002-10-01 16:20:10 [7] WARNING: WSP: Entity at http://172.27.53.9:8111/mirawap/inicio.jsp
too large (size 2733 B, limit 1400 B)
My kannel.conf is:
# # Sample configuration file for Kannel bearerbox on Debian. #
See the documentation for explanations of fields. #
# HTTP administration is disabled by default. Make sure you set
the # password if you enable it.
group = core admin-port = 13000 admin-password =
bar admin-deny-ip = "*.*.*.*" admin-allow-ip = "" wapbox-port =
9201 wdp-interface-name = "*" log-file =
"/var/log/kannel/bearerbox.log" #box-deny-ip =
"*.*.*.*" box-allow-ip = "127.0.0.1;172.*.*.*"
group = wapbox bearerbox-host = priscila force-sar =
true log-file = "/var/log/kannel/wapbox.log" log-level =
0 syslog-level = 3
Regards
Alberto.
|