cgi-bin is not a good solution because it is difficult to sent up and because it will restart python at every request That is slow.
You need to enable mod_proxy or mod_wsgi in the apache configuration. You may want to look into this: http://www.star-nix.com/34/the-first-web2py-enabled-hosting-service/ Massimo On Nov 22, 2:11 pm, SystemicPlural <[EMAIL PROTECTED]> wrote: > Hi > > Thinking about learning python for a new project as it looks > v.interesting. (currently a .net and php developer) > I am trying to workout what kind of requirements the deployment server > will need. My current service is on a shared server with Python > enabled in the cgi-bin. Is this enough for web2py? If not what will I > need. Any recommendations of shared server space that is pretty cheap? > > thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---