Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #53214

Re: [error] [client 178.59.111.223] (2)No such file or directory: exec of

Newsgroups comp.lang.python
Date 2013-08-28 21:29 -0700
References <5B80DD153D7D744689F57F4FB69AF47418695494@SCACMX008.exchad.jpmchase.net> <mailman.341.1377739410.19984.python-list@python.org>
Message-ID <b945f8d3-d7c8-4ff8-9501-e6a050d2d606@googlegroups.com> (permalink)
Subject Re: [error] [client 178.59.111.223] (2)No such file or directory: exec of
From Ferrous Cranus <nikos.gr33k@gmail.com>

Show all headers | View raw


Τη Πέμπτη, 29 Αυγούστου 2013 3:59:49 π.μ. UTC+3, ο χρήστης Cameron Simpson έγραψε:

> To be explicit:
> 
> 
> 
>   chgrp nobody the-file
> 
>   chmod g+w the-file

Hello Cameron,

nikos@superhost.gr [~/www]# touch err.out
nikos@superhost.gr [~/www]# ls -l err.out        
-rw-rw-r-- 1 nikos nikos 0 Aug 29 04:26 err.out
nikos@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?

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [error] [client 178.59.111.223] (2)No such file or directory: exec of Cameron Simpson <cs@zip.com.au> - 2013-08-29 10:59 +1000
  Re: [error] [client 178.59.111.223] (2)No such file or directory: exec of Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-08-28 21:29 -0700
    Re: [error] [client 178.59.111.223] (2)No such file or directory: exec of Nick the Gr33k <nikos@superhost.gr> - 2013-08-29 07:49 +0300

csiph-web