Hallöchen!

Victor Hooi writes:

> [...]
>
> I created a blank PostgreSQL database as myself ("victorhooi").
>
> I ran ./manage.py syncdb, and this seemed to authenticate fine,
> and create all the required tables.
>
> When I try to go to http://site.com/admin though, I get an error:
>
>     OperationalError at /admin/
>     FATAL:  Ident authentication failed for user "victorhooi"

Does the webserver also run as victorhooi?  Maybe it runs as
www-data for example.

Tschö,
Torsten.

-- 
Torsten Bronger, aquisgrana, europa vetus
                   Jabber ID: torsten.bron...@jabber.rwth-aachen.de
                                  or http://bronger-jmp.appspot.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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