Re: problem connecting to postgres via apache

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: problem connecting to postgres via apache
Date: 2014-01-24 20:22:56
Message-ID: 52E2CBA0.8000105@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 1/24/2014 12:19 PM, Bret Stern wrote:
> SELINUX is a bunch of settings to control security.
>
> If you are able to find it, I was suggesting you disable it
> only to see if the Apache problem goes away.

do NOT disable it. set the selinux policy to 'permissive'. this
causes it to log exceptions but allow them

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Browse pgsql-general by date

  From Date Subject
Next Message alexandros_e 2014-01-24 20:50:35 levenshtein_less_equal does not work
Previous Message Bret Stern 2014-01-24 20:19:24 Re: problem connecting to postgres via apache