I wasn't successfull. That's because I am beginner, beginner in Web2py, in Python, in web at all. I think, that if somebody better will try it, he will have success.
Key points are: - in Your Account, Web Servers is python support OFF as default, switch this to ON - one russian runs there Django (but most people don't know how to start something from python at all), - it is mode-python there, 7 months ago mode-wsgi wasn't available, following will write current state of modules: <?php echo '’; print_r(apache_get_modules()); echo ”; ?> - web2py can be now installed (=copied) through 1-click installation, thx Maximo - what is missing, I think, is properly implement .htaccess + web2py_modpython.py as descripted in chapter 11 of web2py book: Shared Hosting with mod_python - I am not sure, if "from mod_python import apache" works properly, or if it is necessary to install mod_python package. So I hope somebody good will be successfull and we can follow his way soon.... On 5 říj, 23:33, Tito Garrido <[email protected]> wrote: > Were you able to install and run it? I could install but I have no idea how > to run it from kodigen. > Regards, > Tito

