This is a webhost, dot5hosting.com, shared, but they support many configurations.
Whenever I access the handlers (modpythonhandler, wsgihandler...) I get "page does not exist" error. I have looked and I am having a hard time finding a tutorial that covers what I need. They all seem to assume commandline and sort. I have .htaccess override. Are there any tutorials for non-root, non-commandline, shared webhosting, setup of web2py? On Oct 4, 5:46 am, mdipierro <[email protected]> wrote: > Is this your server? Is this a web host? If so, which one? Every one > is different. We stringly suggest you do not use cgi but use web2py > via mod_wsgi, mod_python, fastCGI or as a proxy. CGI is slow and only > supposed to be used on systems that leave you no other choice. > > Massimo > > On Oct 3, 11:45 pm, Aquiva <[email protected]> wrote: > > > > > Web2py says it works with web servers? > > > 1. I downloaded web2py > > 2. unzipped > > 3. Uploaded to my server > > 4. Ran .../web2py/web2py.py > > > Got a "bad response from server" > > > My server has Python 2.5 > > it is shared web hosting > > I do not have command line access > > > I really want to develop web apps with web2py it is the exact solution > > I have been seeking. > > > How can I get web2py working on my server? > > > *note I change cgihandler.py to .cgi and it did not work either. > > *I have searched for 2 days for an answer, I have found none. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

