Swap file error

#1
In the "stderr.log" file, I'm getting a number of errors like this:

Failed to open temp file for swapping: Permission denied

I assume the swap area is /tmp/lshttpd/swap, whose permissions look like so:

drwx------ 21 nobody nogroup 4096 Jun 23 19:24 /tmp/lshttpd/swap

Files and directories are being created in there, all with the above permissions and ownership.

Is this error something to be worried about?
 

lsfoo

Administrator
#2
As mentioned in the other thread, this issue should be resolved in the next release.

Both are permission/ownership issues, so hopefully the next release will resolve that.

Cheers,
Kevin
 
Top