I am trying option 2, the isapi_wsgi preferred option.  I loaded
IIs5.1 on one of my workstations and the http://localhost is
working.   After following all of the instructions of downloading and
installing the isapi_wsgi, when I go to run the test,
python isapi_wsgi.py install   ----  I get the following python error:

File "isapi_wsgi.py", line 31,
       from isapi import isapicon,ExtensionError
ImportError:  No module named isapi

Is there an isapi module that is no longer in python2.5.1?  or did
something not install correctly?


On Oct 29, 5:05 pm, BobS <[EMAIL PROTECTED]> wrote:
> Believe me, I would use Apache if I had the choice.....
>
> On Oct 29, 3:59 pm, "Phyo Arkar" <[EMAIL PROTECTED]> wrote:
>
>
>
> > Why u use IIS when you can get much better httpd for free? :D
>
> > On Wed, Oct 29, 2008 at 7:58 PM, mdipierro <[EMAIL PROTECTED]> wrote:
>
> > > I have not tried but there are at least three options:
>
> > > 1) just run IIS as a proxy and redirect to the web2py web server. This
> > > solution should work out of the box
>
> > > 2) use this:http://code.google.com/p/isapi-wsgi/Thisis the
> > > preferred solution.
>
> > > 3) use fastcgi
>
> > > Massimo
>
> > > On Oct 29, 2:24 pm, BobS <[EMAIL PROTECTED]> wrote:
> > > > Has anyone been able to get web2py to work with IIS?  I may be forced
> > > > to run my web app written with web2py on a windows server running
> > > > IIS.   Please let me know if this is possible.- Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to