Hello
 
I'm tring to use the ttml module as an xml Server. when I send xml data to the ttml from tcl using http package I get an xml reply as expected.
 
when I use microsoft XMLHTTPRequest object to connect to the ttml file I see in the apache error_log:
 
[Tue Oct 30 09:56:20 2001] [error] [client 192.116.217.98] [libapreq] unknown content-type: `(null)'
[Tue Oct 30 09:56:21 2001] [notice] child pid 5749 exit signal Segmentation fault (11)
 
I changed in the XMLHTTPRequest object the content-type to different setting but nothing change (only the unknown content-type in the error_log)
 
when I run the xmlServer as a cgi script it works fine.
 
what is the problem?
Yahalom Emet
Software Developer
Xor Technologies Ltd.

Reply via email to