Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #26904
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'output': 0.04; 'root': 0.04; 'filename': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:script': 0.09; 'aug': 0.13; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'tim,': 0.16; 'script.': 0.17; "i'd": 0.22; 'script': 0.24; 'setting': 0.26; 'header:X-Complaints-To:1': 0.28; 'run': 0.28; '-0700,': 0.29; 'cgi': 0.29; 'fri,': 0.30; 'url:home': 0.33; 'to:addr:python-list': 0.33; 'server': 0.35; 'received:org': 0.36; 'charset:us-ascii': 0.36; 'does': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'jul': 0.65; 'dennis': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
| Subject | Re: Unable to execute the script |
| Date | Fri, 10 Aug 2012 18:48:38 -0400 |
| Organization | > Bestiaria Support Staff < |
| References | <CAHRZm1s6TjfR9m0R9=-u60misV6qY2E_AXkr1R_h_767r43U3A@mail.gmail.com> <5025551B.10107@davea.name> <50255C97.3050105@tim.thechases.com> <CAHRZm1vdUqqewnydsDrMwuR37=f9rLyhaxskiCO65+G09jwd1g@mail.gmail.com> <50255EFA.2080105@tim.thechases.com> <CAHRZm1tFkeP9zEnJ684DatbNM_0GZmpYmG0bERXGpv-D6=M-uw@mail.gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | adsl-76-253-109-229.dsl.klmzmi.sbcglobal.net |
| X-Newsreader | Forte Agent 3.3/32.846 |
| X-No-Archive | YES |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3190.1344638923.4697.python-list@python.org> (permalink) |
| Lines | 18 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1344638923 news.xs4all.nl 6878 [2001:888:2000:d::a6]:32855 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:26904 |
Show key headers only | View raw
On Fri, 10 Aug 2012 12:35:06 -0700, Smaran Harihar
<smaran.harihar@gmail.com> declaimed the following in
gmane.comp.python.general:
> Hi Tim,
>
> this is the output for the ls -lsF filename
>
> 8 -rwxr-xr-x 1 root root 5227 Jul 30 13:54 iplantgeo_cgi.py*
>
<shudder>
A CGI script owned by root? What "user" does your web server run as
-- I'd recommend setting that user as the owner of the CGI script.
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Unable to execute the script Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-08-10 18:48 -0400 Re: Unable to execute the script Hans Mulder <hansmu@xs4all.nl> - 2012-08-11 08:59 +0200
csiph-web