Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.061 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'apache,': 0.09; 'python': 0.11; 'apache': 0.15; '2.6.4': 0.16; 'trying': 0.19; 'install': 0.23; "i've": 0.25; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'interface': 0.32; 'up.': 0.33; 'running': 0.33; 'older': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'version': 0.36; 'thanks': 0.36; 'to:addr:python-list': 0.38; 'list,': 0.38; 'to:addr:python.org': 0.39; 'simply': 0.61; 'hoping': 0.75 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=w8fYEr/bhahzhJBXE2bUEy4geG9hp7id7LMwUMgeaEQ=; b=buMgDwD8X9++g2hCfIEC/ZbjGQb5ANsjPKp6uDWSIzI/40EMP5sdY95ayPITaxkzc0 o7a+KMPBb7dPchkzdTFaMH152cKINo6Ovpu0JNuFmixH+ZxEakgSF5or6R9Jjxs+JUFL ZJLAno8W1JCx/TXQLG+UK/wm1myLbrCnlfHVu1eeaRHWdyq+UgfRemIW2Kf/uf+hev1x b01Ri1cfcQmou/3hbNVY8Ck+5ZxKs4G4mdvl7K8V/sFaRRzN9BH9EhAMeFRUJLDLQWEa qGwqIAal0DqecE2GI8VAC/MSh87bQdAl0uxjXhG+LiiSyTBPHUwAwFlgnre5FOO/uahe t0qQ== MIME-Version: 1.0 X-Received: by 10.52.99.66 with SMTP id eo2mr7346625vdb.18.1377882813322; Fri, 30 Aug 2013 10:13:33 -0700 (PDT) Date: Fri, 30 Aug 2013 13:13:33 -0400 Subject: web2py - running on fedora From: bruce To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1377882816 news.xs4all.nl 15935 [2001:888:2000:d::a6]:56925 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:53304 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