Michele, Thank you for the info but it's kind of hard to follow because I use IIS 7.5 and also I'm not sure if we should point c:\web2py for local path (If it's the place we have web2py source version.)
I appreciate if you have step by step guide somewhere. On Sep 27, 5:36 pm, Michele Comitini <michele.comit...@gmail.com> wrote: > 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