Looking at mod_axis2, I found that it also had this bug, which I fixed a while ago. WSF/PHP needs to be fixed to fix this bug with PHP. CRLF needs to be removed from output buffer as well as correct content type has to be set. Samisa...