From: Andrej v. d. Z. <ma...@ya...> - 2007-10-12 07:21:57
|
Hi, I am sorry if this already has been asked... I am trying to use libxml++ to parse XML-requests in a CGI script. The problem is that somehow the connection is broken in the xmlpp::Node::find(xpath) method and then I get a ".Premature end of script headers: mbrace.cgi" message in my Apache log. Does the library raise any SIGPIPE signal? Is this a known issue? More important, what is the best thing to solve this issue? Blocking all signals in the main-thread didn't work out for me. Thanks, Andrej ___________________________________________________________ Want ideas for reducing your carbon footprint? Visit Yahoo! For Good http://uk.promotions.yahoo.com/forgood/environment.html |