Good Morning, Thanks for reply my request! Can you show me where/how to detect the error in psycopg module and how to fix the problem. I have completed the following steps without any problem. (1) install Python 2.5.1 windows installer (Python 2.5.1.exe) (2) install TortoiseSVN-1.4.5.10425-win-svn-1.4.5.msi (3) Install Django 0.96 (4) Update path variables to include python path (C:\python25; C: \python25\tools\scripts;c:\python25\scripts) (5) install apache2.2.4- win32-x86-no_ssl_msi web server (6)Install mod_python-3.3.1win-py2.5- apache2.2.exe to allow apache and python to talk to each other (7) install python memchache (python-memcache-1.39.tar.gz (8) download FacBackOpac. However I got stuck at (9) configure apache to use facbackopac directory as a django project. This is my FIRST try to apply Django on opac and have no idea to solve this mod_python error. Any help will be very appreciated. Thanks!
On Dec 4, 10:39 am, "Mauro Sánchez" <[EMAIL PROTECTED]> wrote: > 2007/12/4, AY <[EMAIL PROTECTED]>: > > > Hi! I am trying to configure Apache to use facbackopan directory as a > > django project, and have the following mod_python error message. Help > > would be very appreciated. Thanks in advance! > > Hi. > > > ---- > > MOD_PYTHON ERROR > > > ImproperlyConfigured: Error loading psycopg module: No module named > > psycopg > > I think that you have an error in the psycopg module. Are you sure it > is installed correctly? Can you use it outside django? --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---