[ZendTo] Re: Unable to remove the dropoff ?
Jules
Jules at Zend.To
Tue Jan 24 21:50:23 GMT 2012
I can only think there is a file (or files) in that directory which are
not owned by the webserver process. All the files and directories under
/var/zendto/dropoffs should belong to the webserver, and will be unless
you have changed the user the webserver is running as, or else have
copied or moved the /var/zendto/dropoffs directory without preserving
file ownership correctly.
Take a look in that directory and reset the file ownership of its
contents to the username the web server runs as. It's just effectively
doing a "rm -r" of the directory given in the error message, and that
will fail if it doesn't own the files in there.
Jules.
On 24/01/2012 21:41, Marlon R Deerr wrote:
>
> I am trying to delete some test drop offs and continually getting
> errors, one of which points to a line in NSSUtils.php. Could this have
> been a bug introduced in 4.0.8. I recall testing with 4.0.6 and
> deleting a dropoff without any issues:
>
> Warning: rmdir(/var/zendto/dropoffs/ZsCvbMb2tcxs9mBC): Directory not
> empty in /opt/zendto/lib/NSSUtils.php on line 148
>
> [error]
>
>
>
> Unable to remove YUmZfqPCwfadpzNe
>
> Unable to remove the dropoff. Please contact the system administrator.
>
> *Unable to remove the dropoff YUmZfqPCwfadpzNe. Please contact the
> system administrator.*
>
>
>
> _______________________________________________
> ZendTo mailing list
> ZendTo at zend.to
> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto
Jules
--
Julian Field MEng CITP CEng
www.Zend.To
Follow me at twitter.com/JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
'Teach a man to reason, and he will think for a lifetime.' - Phil Plait
'All programs have a desire to be useful' - Tron, 1982
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20120124/b6ec1b84/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 3981 bytes
Desc: not available
Url : http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20120124/b6ec1b84/attachment-0001.png
More information about the ZendTo
mailing list