Hi Tim,<div><br></div><div>this is the output for the ls -lsF filename</div><div><br></div><div>8 -rwxr-xr-x 1 root root 5227 Jul 30 13:54 iplantgeo_cgi.py*<br><br><div class="gmail_quote">On Fri, Aug 10, 2012 at 12:20 PM, Tim Chase <span dir="ltr"><<a href="mailto:python.list@tim.thechases.com" target="_blank">python.list@tim.thechases.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 08/10/12 14:14, Smaran Harihar wrote:<br>
> If you mean chmod +x <filename><br>
><br>
> then yes it has been set.<br>
<br>
</div>I'm not sure how Ubuntu defaults if you don't specify *who* should<br>
receive those +x permissions.  I'd make sure they've been set for<br>
everybody:<br>
<br>
  $ chmod ugo+x myfile.py<br>
<br>
You can check this by doing an "ls -lsF myfile.py" and you should<br>
see 3 "x"s in the permission column, something like<br>
<br>
<br>
 123 rwxr-xr-x 1 smaran smaran 31415 Apr 27 2012 myfile.py<br>
       ^  ^  ^<br>
<br>
If those are set properly, then Dave's suggestions are the next to try.<br>
<br>
-tkc<br>
<br>
<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Thanks & Regards<div>Smaran Harihar</div><br>
</div>