On Dec 17, 2010, at 12:02 PM, armandoperico wrote: > On my local machine everything is running fine, but when i try to > deploy to a running server with apache (mod_wsgi), i'm getting the > following error (database related): > > Caught OperationalError while rendering: could not connect to server: > Permission denied > Is the server running on host "127.0.0.1" and accepting > TCP/IP connections on port 5432?
What's your database configuration on the Apache machine? -- -- Christophe Pettus [email protected] -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

