i know this is the obvious question but
does the directory /tmp/_wl_proxy/ exist ?
is it writable by the apache process ?
i think you have your answer.
On 09/09/09 12:39, Krist van Besien wrote:
On Wed, Sep 9, 2009 at 11:23 AM, thomas2004<thomas200...@yahoo.de> wrote:
Hi all,
Sometimes as I send WS-request to our WS via web-server we got error message
as follow. Has someone experience to fix such a problem?
*************************
Tue Sep 8 11:32:42 2009 Temp Post File name =
[/tmp/_wl_proxy/_post__28832_77]
Tue Sep 8 11:32:42 2009 Could not open temp post file
'/tmp/_wl_proxy/_post__28832_77' for POST of size 2306
Tue Sep 8 11:32:42 2009 *******Exception type [WRITE_ERROR_TO_FILE] (Cannot
open TEMP file '/tmp/_wl_proxy/_post__28832_77' for POST of 2306 bytes
Apache is complaining it can't write to
/tmp/_wl_proxy/_post__28832_77. Tio fix this problem you will have to
find out why this is so.
Krist