I have read this blog entry: > >http://blog.jonypawks.net/2008/06/20/installing-psycopg2-on-os-x/
I manually installed psycopg2 in Python's site-packages folder and that works without problem, unless of course I overlooked some risk. Furthermore, I also had PostgreSQL Plus installed. On a dedicated server that's no problem, however, in a shared hosting environment they most of the time provide PostreSQL not PostgreSQL Plus. When I wanted to install a database developed in PostgreSQL Plus in a shared hosting environment I got a whole list of errors. To solve the problem I chose the easy option and installed PostgreSQL and converted the database to PostgreSQL. Regards, Annet. -- Subscription settings: http://groups.google.com/group/web2py/subscribe?hl=en

