Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #68837

Re: python installation on windows

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.roellig-ltd.de!open-news-network.org!cyclone02.ams2.highwinds-media.com!voer-me.highwinds-media.com!peer02.am1!peering.am1!peer01.fr7!news.highwinds-media.com!post01.fr7!fx34.am4.POSTED!not-for-mail
Content-Type text/plain; charset=us-ascii; format=flowed; delsp=yes
Newsgroups comp.lang.python
Subject Re: python installation on windows
References <04f1a2d3-4d34-4871-a845-1301cda1c19c@googlegroups.com>
MIME-Version 1.0
Content-Transfer-Encoding 8bit
From "Rhodri James" <rhodri@wildebst.org.uk>
Organization The Wildebestiary
Message-ID <op.xc7fkg2m5079vu@gnudebeest> (permalink)
User-Agent Opera Mail/12.16 (Linux)
Lines 33
NNTP-Posting-Host 81.97.70.240
X-Complaints-To http://netreport.virginmedia.com
X-Trace 1395627774 81.97.70.240 (Mon, 24 Mar 2014 02:22:54 UTC)
NNTP-Posting-Date Mon, 24 Mar 2014 02:22:54 UTC
Date Mon, 24 Mar 2014 02:22:54 -0000
X-Received-Body-CRC 57657436
X-Received-Bytes 2404
Xref csiph.com comp.lang.python:68837

Show key headers only | View raw


On Sun, 23 Mar 2014 17:09:09 -0000, <rborole06@gmail.com> wrote:

> Hi Everybody
>
> actually i want to run python on web browser.

Actually you don't.  You want to run Python on a web server, which  
fortunately is a good deal easier.

> I downloaded python and installed but i'm not able to run it in browser  
> but it running using command prompt. so i trying to install mod_wsgi  
> 3.4. So i downloaded precompiled version mod_wsgi-3.4.ap22.win32-py2.6  
> and copied mod_wsgi.so file to C:\wamp\bin\apache\Apache2.2.11\modules  
> after i'm trying to run .\configure on path C:\Documents and  
> Settings\Rahul\Desktop\mod_wsgi-3.4.ap22.win32-py2.6 but it giving me  
> error that .\configure is not recognized as internal or external command.
>
> So please suggest me what can i do for that, i'm so beginner to python  
> and installing and configuring modules for apache.

The ".\configure" thing is for Linux installations using autotools; it's  
not going to work on Windows.

I don't run Apache on Windows, so I'm just guessing from the documentation  
here, but the mod_wsgi "Installation on Windows" page says to "follow the  
instructions for loading mod_wsgi in the Quick Installation Guide."  The  
"Quick Installation Guide" page has instructions for editing the Apache  
config files.  No mention of running ".\configure" -- why are you doing  
that?  Try just editing the config files as the documentation suggests and  
see if that works.

-- 
Rhodri James *-* Wildebeest Herder to the Masses

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

python installation on windows rborole06@gmail.com - 2014-03-23 10:09 -0700
  Re: python installation on windows tad na <teddybubu@gmail.com> - 2014-03-23 10:33 -0700
    Re: python installation on windows tad na <teddybubu@gmail.com> - 2014-03-23 14:07 -0700
      Re: python installation on windows Mark H Harris <harrismh777@gmail.com> - 2014-03-23 22:28 -0500
        Re: python installation on windows Chris Angelico <rosuav@gmail.com> - 2014-03-24 14:35 +1100
          Re: python installation on windows rborole06@gmail.com - 2014-03-25 11:19 -0700
      Re: python installation on windows rborole06@gmail.com - 2014-03-25 11:18 -0700
  Re: python installation on windows "Rhodri James" <rhodri@wildebst.org.uk> - 2014-03-24 02:22 +0000
    Re: python installation on windows rborole06@gmail.com - 2014-03-25 11:16 -0700
      Re: python installation on windows rborole06@gmail.com - 2014-03-25 11:17 -0700
        Re: python installation on windows Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-03-25 19:00 +0000
        Re: python installation on windows "Rhodri James" <rhodri@wildebst.org.uk> - 2014-03-27 01:01 +0000

csiph-web