Re: [web2py] web2py - shared host issue

2010-05-12 Thread Mauricio Darocha
Hi Alvaro. Thank you for your prompt answer, but I'm still having issues with it. I don't have access to any configuration file. So I'm using .htaccess. .htaccess = SetHandler python-program PythonHandler web2py_modpython PythonDebug Off PythonPath "['/home/mauricio/public_html/'] + sys.path" we

Re: [web2py] web2py - shared host issue

2010-05-12 Thread Álvaro Justen
On Wed, May 12, 2010 at 13:23, Mauricio wrote: > Hi Everyone! > > First of all, I would like to congratulate Massimo Di Pierro. If you > can read this, you are the man! I loved web2py. > > Unfortunately, I'm a beginner from Brazil and I'm having a hard time > to set it up in a shared host. > > If