mxDateTime is installed - /usr/lib/python2.3/site-packages/mx/DateTime/mxDateTime/
I'm not positive how mxDateTime interacts with Django, but since it works fine with "./manage.py runserver", that is Django can talk to PostgreSQL, it seems the problem might having something to do with mod_python or the Apache settings, permissions, or something. I'll keep messing with stuff. [EMAIL PROTECTED] wrote: > Hi. > > Your output has this error message: > > "ImproperlyConfigured: Error loading psycopg module: No module named > DateTime " > > Did you install the EGenix "mxDatetime" package? And did you specify > the correct location when compiling psycopg? > psycopg seems to require this package. > See http://www.egenix.com/files/python/mxDateTime.html > > See http://brianray.chipy.org/2005/Mar for the following example: > > ./configure > --with-mxdatetime-includes=`pwd`/../egenix-mx-base-2.0.X/mx/DateTime/mxDateTime/ > --with-postgres-includes=`pwd`/../temp/include > --with-postgres-libraries=`pwd`/../temp/lib > > Daniel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---