Τη Πέμπτη, 29 Αυγούστου 2013 3:59:49 π.μ. UTC+3, ο χρήστης Cameron Simpson 
έγραψε:
> To be explicit:
> 
> 
> 
>   chgrp nobody the-file
> 
>   chmod g+w the-file

Hello Cameron,

ni...@superhost.gr [~/www]# touch err.out
ni...@superhost.gr [~/www]# ls -l err.out        
-rw-rw-r-- 1 nikos nikos 0 Aug 29 04:26 err.out
ni...@superhost.gr [~/www]# chgrp nobody err.out 
chgrp: changing group of `err.out': Operation not permitted

As you can see the system does not let me alter even the groupname of a newly 
created text file.

As, for the 'suexec' that you mentioned in another ;post of yours, old VPS had 
it enabled yes, the new one does not. Should i ask them to enable it back?
Would it help if we enabled it back?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to