Re: PHP and PostgreSQL 9.0, pg_connect fails to connect

From: Thomas Harold <thomas-lists(at)nybeta(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PHP and PostgreSQL 9.0, pg_connect fails to connect
Date: 2011-04-27 15:42:14
Message-ID: 4DB83956.8090004@nybeta.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 4/27/2011 9:16 AM, Thomas Harold wrote:
> - SELinux is running, but there are no denied messages in
> /var/log/audit/audit.log and no setroubleshooting alerts in
> /var/log/messages either.
>

Well, interestingly enough it is SELinux getting in the way, but not
logging anything. Temporarily disabling SELinux suddenly makes it work.

# echo 0 > /selinux/enforce
(things now work)

So now I need to figure out why nothing showed up in audit.log.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joel Stevenson 2011-04-27 15:52:49 Re: Column storage (EXTERNAL/EXTENDED) settings for bytea/text column
Previous Message SUBHAM ROY 2011-04-27 14:35:12 Needs Suggestion