I use Apache + FastCGI + MySQL. I think this is the easiest combination for hosting providers. If they provide all 3, you can install the rest locally.
Thanks, Eugene "Michael Hipp" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > I'm hoping to convince my current hosting provider (zipa.com) to support > Django. (Switching providers would be a pain right now.) What would I tell > them I need? > > apache > mod_python > psycopg > postgresql (or mysql) (1 database?) > > Is there any chance of convincing them to modify their httpd.conf file for > me as in http://www.djangoproject.com/documentation/modpython/ ? > > Anything else I should ask for or any best way to pose the question? > > Thanks, > Michael > > P.S. Here are their shared hosting plans: > http://zipa.com/shared/index.php?group_id=192788&plan_id=&ln=1&all=1 >

