hi i have an application running on a freebsd 'jail'. The postgresql database is hosted on 127.0.0.1 (not localhost). My application runs perfectly with the DATABASE_HOST = '127.0.0.1'. I have now started a second app on the same server. When i run django-admin.py init, it is unable to create the database because it is trying to find the database on the ip address of the server on which it is running and not on 127.0.0.1. I am doing this on the latest svn of django - previously i had done this on svn #6xx. Any clues? -- regards kg
http://www.livejournal.com/users/lawgon tally ho! http://avsap.org.in ಇಂಡ್ಲಿನಕ್ಸ வாழ்க!

