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

Ferrous Cranus nikos.gr33k at gmail.com
Wed Aug 28 07:55:54 EDT 2013


Τη Τετάρτη, 28 Αυγούστου 2013 2:32:44 μ.μ. UTC+3, ο χρήστης Dave Angel έγραψε:
> On 28/8/2013 07:14, Ferrous Cranus wrote:
> 
> 
> 
> >
> 
> >
> 
> > But i cannot test it without looking at the error log which is scrolling like hell and doesn't even quit with a ctrl+c
> 
> 
> 
> I take it this 'error log" is shared with other users, and you can't
> 
> constrain them to cease and desist for a while?
> 
> 
> 
> >
> 
> > How will i manage to troubleshoot?
> 
> > Please confirm the above is correct and is what you were propsoing i shoudl test.
> 
> 
> 
> You really have no directory in which you have write permissions?  If
> 
> so, perhaps  you'd better solve that first.


of cours ei ahve write permissions. Here:

nikos at superhost.gr [~]# ls -ld www/
drwxr-x--- 4 nikos nobody 4096 Jul 13 10:33 www//
nikos at superhost.gr [~]# ls -ld www/cgi-bin/
drwxr-xr-x 2 nikos nikos 4096 Aug 28 10:41 www/cgi-bin//


whick make it a mysterya s to why
with open("../err.out", "a") as f: 

fails to write the file.



More information about the Python-list mailing list