Re: Help Me ! - Mailing list pgsql-admin

From Jim C. Nasby
Subject Re: Help Me !
Date
Msg-id 20051221200258.GF72143@pervasive.com
Whole thread Raw
In response to Help Me !  (zhuge xiao <zhuge@Rinaix.cn>)
Responses Re: Help Me !
List pgsql-admin
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.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-admin by date:

Previous
From: Jonathan Parkin
Date:
Subject: Re: PostgreSQL 7.4.10 hanging on delete
Next
From: Scott Marlowe
Date:
Subject: Re: Help Me !