Re: problem connecting to postgres via apache

From: "Daniel Verite" <daniel(at)manitou-mail(dot)org>
To: "Susan Cassidy" <susan(dot)cassidy(at)decisionsciencescorp(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: problem connecting to postgres via apache
Date: 2014-01-24 19:59:43
Message-ID: eefdf855-202c-4c19-8239-3d2cace367c9@mm
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Susan Cassidy wrote:

> [scassidy(at)jacensolo ~]$ /usr/sbin/sestatus | grep SELinux
> SELinux status: enabled
> SELinuxfs mount: /selinux
>
> I have yet to find what to do to enable webserver connections.

setsebool -P httpd_can_network_connect_db 1

Best regards,
--
Daniel
PostgreSQL-powered mail user agent and storage: http://www.manitou-mail.org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Susan Cassidy 2014-01-24 20:00:45 Re: problem connecting to postgres via apache
Previous Message Susan Cassidy 2014-01-24 19:55:00 Re: problem connecting to postgres via apache