If you use IIS you can try scgi also:

http://woof.magicsplat.com/isapi_scgi/home

The port is 4000 for web2py not 9999:
http://woof.magicsplat.com/isapi_scgi/configuration

Start scgihandler.py in a console by hand in web2py dir:
python scgihandler.py


or use autostart with the command above (including the paths):
http://woof.magicsplat.com/isapi_scgi/autostart

HTH
mic

2011/9/27 Omi Chiba <ochib...@gmail.com>:
> I'm looking for the same solution because pyodbc have a connection
> issue nder wsgi on windows, and with wsgi on latest Ubuntu.
>
> http://code.google.com/p/pyodbc/issues/detail?id=169
>
> Only hope to connect mssql is fastcgi.
>
> On Sep 27, 5:49 am, Web2Py Freak <halna...@gardeniatelco.com> wrote:
>> windows

Reply via email to