I would really appreciate some help setting up web2py on a shared host. I have followed the "Shared Hosting with mod_python" part of The Book. When I try to access the application, the webpage displays "[an error occurred while processing this directive]". The URLs http://www.lisjac.com/web2py2, http://www.lisjac.com/web2py2/myapp, http://www.lisjac.com/web2py2/application/myapp all return the same error.
Put the web2py folder in www/ (htdocs) folder. Created web2py_modpython.py and .htaccess as instructed and put it in the www/ web2py/ folder. Was I supposed to do anything else? I also used the script in this post, http://groups.google.com/group/web2py/browse_thread/thread/bc29ddd40d441a6d/99da85a9db041b2b?lnk=gst&q=shared#99da85a9db041b2b. The script ran without errors, but when i access the pages it just shows the file structure of the contents of the files. I'm a complete noob to this, so if you have a technical answer, please try to dumb it down :p Thank Brent

