Path: csiph.com!goblin2!goblin1!goblin.stu.neva.ru!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.038 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'scripts': 0.09; 'apache': 0.14; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'seeing.': 0.16; 'subject:server': 0.16; 'wrote:': 0.16; '(in': 0.18; 'am,': 0.23; 'errors': 0.23; 'second': 0.24; 'header:In- Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'cgi': 0.29; 'server.': 0.30; 'too.': 0.30; 'waste': 0.30; 'probably': 0.31; 'maybe': 0.33; 'run': 0.33; 'michael': 0.33; 'effort.': 0.33; 'http': 0.33; 'message-id:@gmail.com': 0.34; 'info': 0.34; 'easiest': 0.35; 'but': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'google': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'your': 0.60; 'charset:windows-1252': 0.62; 'course': 0.62; 'started.': 0.66 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Fri, 21 Aug 2015 08:57:04 -0600 From: Michael Torrie User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: SQLite3 and web server References: <87pp2hp3vg.fsf@Equus.decebal.nl> <55d6ca35$0$1665$c3e8da3$5496439d@news.astraweb.com> <87lhd5p0zv.fsf@Equus.decebal.nl> <87h9ntou1c.fsf@Equus.decebal.nl> <55D73386.3020208@gmail.com> In-Reply-To: <55D73386.3020208@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1440169029 news.xs4all.nl 23726 [2001:888:2000:d::a6]:39886 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:95522 On 08/21/2015 08:19 AM, Michael Torrie wrote: > But of course you can use straight CGI with Apache too. Probably this > is the easiest way for you to get started. Don't try to run your own > http server. That's just a waste of time and effort. Run the CGIs under > Apache. Google for Apache CGI to get info on how to set up apache to > execute CGI scripts (in any language). On second thought, maybe your original course of action is better, though I don't know the cause of the errors you are seeing.