Re: Scripts Only Run In Root

2009-11-23 Thread liuxin9...@gmail.com
On Nov 23, 2:36 am, geremy condra wrote: > On Sun, Nov 22, 2009 at 12:39 PM, Victor Subervi > > wrote: > > Hi; > > I can only run my python scripts on my server if they are owned by root. How > > do I change that? > > TIA, > > Victor > > Almost certainly going to need more information. On that no

Re: Scripts Only Run In Root

2009-11-22 Thread Victor Subervi
On Sun, Nov 22, 2009 at 1:30 PM, Martijn Arts wrote: > If it's a UNIX server you can use Chown in the command line. Try "man > chown" first to see how it works. > This is strange. I'd tried chown'ing before and was always getting 403 errors. Just to make sure that's what the problem was, I did it

Re: Scripts Only Run In Root

2009-11-22 Thread geremy condra
On Sun, Nov 22, 2009 at 12:39 PM, Victor Subervi wrote: > Hi; > I can only run my python scripts on my server if they are owned by root. How > do I change that? > TIA, > Victor Almost certainly going to need more information. On that note, you are probably going to get better help with less expla

Scripts Only Run In Root

2009-11-22 Thread Victor Subervi
Hi; I can only run my python scripts on my server if they are owned by root. How do I change that? TIA, Victor -- http://mail.python.org/mailman/listinfo/python-list