Hello all,

   I'm very new in python, Django... I have a Django project. If I run
it like: python manage.py runserver, everything is OK. When I run it
in Apache2 I got this error:
OperationalError at /login

FATAL:  Ident authentication failed for user "nmarcu"

How can be this possible? In Django server the project works fine, the
connection with postgresql works fine, and when i run it on Apache, I
can't connect to db with my valid user?

All the best,
Nicu Marcu

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to