Hello, I'm getting the following error when deployed under mod_wsgi
File "/usr/lib/python2.5/site-packages/Django-1.0.2_final-py2.5.egg/ django/db/backends/postgresql_psycopg2/base.py", line 98, in _cursor self.connection = Database.connect(**conn_params) OperationalError: FATAL: Ident authentication failed for user "acacian" The full apache error is here http://dpaste.com/35701/ Note - runserver & dbshell have no trouble connecting - mod_wsgi works fine with sqlite3 I'm running a VPS with Ubuntu 8.10 and I'm new to sys admin! Thanks Daryl --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---