Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #53306
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <joel.goldstick@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.053 |
| X-Spam-Evidence | '*H*': 0.89; '*S*': 0.00; 'apache,': 0.09; 'cc:addr :python-list': 0.11; 'python': 0.11; 'apache': 0.15; '1:13': 0.16; '2.6.4': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'aug': 0.22; 'bruce': 0.22; 'cc:addr:python.org': 0.22; 'install': 0.23; 'question': 0.24; 'cc:2**0': 0.24; "i've": 0.25; 'this:': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'url:mailman': 0.30; 'interface': 0.32; 'up.': 0.33; 'url:python': 0.33; 'running': 0.33; 'fri,': 0.33; 'older': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'version': 0.36; 'url:listinfo': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'list,': 0.38; 'pm,': 0.38; 'url:mail': 0.40; 'simply': 0.61; 'back': 0.62; '30,': 0.65; 'to:addr:gmail.com': 0.65; 'hoping': 0.75; 'joel': 0.91; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=WD63b3Spve9h1NjiyWOWbkKYtjcF4lZCL317iBrCejs=; b=um9kuTIX8ck+92YzdQbtUs46X2wouuzbnjQJ60fSB/TxldWFEIJ1lTIG3eqJ8D/4lb k4pPl8Q0OVh/OlOaLys6FO3SR7iWpr196fOmOHLXCaZAODvHY/nn27m/dHTm7qRT+AOn 7xqdR/VRZnke6b9Ks5rizsVvcKabncpo2y8iPDVHEmn02CIM6DweCTa0ObPpLkqVXts7 aKdd8qEXKEFRzzJkVc1cnt8c7fh/q0B0pQj8svmBpX6RMzZKLV0BznM+XZQpY0druTXk Ngud/xBGWHpf+66IyKxC5pM+yrkRVW+iokRSH81cJAFnE77hmDk6cCg/DO93uDKG3JkR s66Q== |
| MIME-Version | 1.0 |
| X-Received | by 10.221.32.133 with SMTP id sk5mr1555535vcb.27.1377883544054; Fri, 30 Aug 2013 10:25:44 -0700 (PDT) |
| In-Reply-To | <CAP16ngo5Xi-=+Zf1ha921hb4Nc4Z8-3YvzjG8exUc_L9gcB2Ew@mail.gmail.com> |
| References | <CAP16ngo5Xi-=+Zf1ha921hb4Nc4Z8-3YvzjG8exUc_L9gcB2Ew@mail.gmail.com> |
| Date | Fri, 30 Aug 2013 13:25:44 -0400 |
| Subject | Re: web2py - running on fedora |
| From | Joel Goldstick <joel.goldstick@gmail.com> |
| To | bruce <badouglas@gmail.com> |
| Content-Type | text/plain; charset=UTF-8 |
| Cc | "python-list@python.org" <python-list@python.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| 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.394.1377883553.19984.python-list@python.org> (permalink) |
| Lines | 26 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1377883553 news.xs4all.nl 15934 [2001:888:2000:d::a6]:34735 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:53306 |
Show key headers only | View raw
On Fri, Aug 30, 2013 at 1:13 PM, bruce <badouglas@gmail.com> wrote: > Hi. > > I know this is a python list, but hoping that I can find someone to > help get a base install of web2py running. > > I've got an older version of fedora, running py 2.6.4 running apache v2.2 > > I'm simply trying to get web2py up/running, and then to interface it > with apache, so that the existing webapps (php apps) don't get screwed > up. > > Thanks > > -bruce > -- > http://mail.python.org/mailman/listinfo/python-list Do you know about google? I just seached this: 'installing web2py apache' and I got whole lot of information. Why don't you try to get it running and come back with a specific question if you get stuck? -- Joel Goldstick http://joelgoldstick.com
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: web2py - running on fedora Joel Goldstick <joel.goldstick@gmail.com> - 2013-08-30 13:25 -0400
csiph-web