<div dir="ltr"><div><div>Im running into another issue, <br>result = popen(u'whois -h <a href="http://whois.cymru.com">whois.cymru.com</a> " -v -f %s"' % IP).read()<br></div>should give the whois results however I am getting a zero size response when run from the web, however when ran from term it works fine...... <br>
<br></div>Someone end these headaches.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Sep 1, 2013 at 2:26 PM, John <span dir="ltr"><<a href="mailto:phoenixoverride@gmail.com" target="_blank">phoenixoverride@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">The file was actually 775, but it was the parent directory issues that was causing the problems<br><br></div>
<div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Sep 1, 2013 at 1:47 PM, Marc A. Pelletier <span dir="ltr"><<a href="mailto:marc@uberbox.org" target="_blank">marc@uberbox.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On 09/01/2013 01:34 PM, Marc A. Pelletier wrote:<br>
> Most frameworks will refuse to run code that has 777 permissions for<br>
> obvious security reasons<br>
<br>
</div>(As a further note on the same topic, the same holds true for the<br>
directories containing and leading to the files; world write would allow<br>
anyone to replace their contents and so they are equally forbidden for<br>
the same reason).<br>
<div><div><br>
-- Marc<br>
<br>
<br>
_______________________________________________<br>
Labs-l mailing list<br>
<a href="mailto:Labs-l@lists.wikimedia.org" target="_blank">Labs-l@lists.wikimedia.org</a><br>
<a href="https://lists.wikimedia.org/mailman/listinfo/labs-l" target="_blank">https://lists.wikimedia.org/mailman/listinfo/labs-l</a><br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>