|
|||||||||||
|
libxml++ in CGI scipt breaks Apache connection
From: Andrej van der Zee <mavdzee(at)yahoo.co.uk>
Date: Fri Oct 12 2007 - 02:58:56 EDT
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,
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it now. http://uk.answers.yahoo.com/ -- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=lists@pantek.comReceived on Fri Oct 12 02:59:10 2007 This archive was generated by hypermail 2.1.8 : Fri Jul 04 2008 - 00:21:31 EDT |
||||||||||
|
|||||||||||