From: | Scott Marlowe <smarlowe(at)g2switchworks(dot)com> |
---|---|
To: | "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com> |
Cc: | zhuge xiao <zhuge(at)Rinaix(dot)cn>, pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Help Me ! |
Date: | 2005-12-21 20:11:18 |
Message-ID: | 1135195878.18741.28.camel@state.g2switchworks.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Wed, 2005-12-21 at 14:02, Jim C. Nasby wrote:
> On Tue, Dec 20, 2005 at 05:44:44PM +0800, zhuge xiao wrote:
> > Is the server running locally and accepting connections on Unix domain
> > socket "/tmp/.s.PGSQL.5432"?
>
> So what are the permissions on /tmp/.s.PGSQL.5432? Can apache write to
> it?
>
> Actually, I think apache normally chroot's to ServerRoot (httpd.conf)
> when it starts. So you probably need to create a symlink from
> /tmp/.s.PGSQL.5432 to "ServerRoot"/tmp.
My apache doesn't do this, and it's a pretty straight forward source
compile of whatever the latest version of the 2.x branch was late this
last summer.
However, I could see SELinux getting in the way.
From | Date | Subject | |
---|---|---|---|
Next Message | Jim C. Nasby | 2005-12-21 20:31:23 | Re: Users + Groups = Roles, duplicate name issue |
Previous Message | Jim C. Nasby | 2005-12-21 20:02:58 | Re: Help Me ! |