We just updated our server (WHM) to use FCGI instead of SuPHP, and now we're getting errors from CURL:
[curl] 23: Failed writing body (0 != 8)
I'm guessing this is related to ownership / permissions, but I'm not sure.
Where does CURL write body's to by default, or how would I be able to tell where this one is trying to write to, and what would need to be done to resolve this issue?