ALTER ROLE apache LOGIN

It now works! Thank you Devrim and Peter for your help.


Devrim GÜNDÜZ wrote:
On Thu, 2008-07-10 at 11:49 -0700, Chris Cosner wrote:
DBI connect('dbname=db','',...) failed: FATAL: role "apache" is not permitted to log in at /home/www/cgi-bin/db.lib line 1635

What about:

ALTER ROLE apache LOGIN;

-HTH.



--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to