Re: Why doesn't version 8.0.1 talk to php. Something I've done? - Mailing list pgsql-php

From Michael Fuhr
Subject Re: Why doesn't version 8.0.1 talk to php. Something I've done?
Date
Msg-id 20050425184910.GA2740@winnie.fuhr.org
Whole thread Raw
In response to Why doesn't version 8.0.1 talk to php. Something I've done?  ("John Mohr" <jtmohr@healthconresources.com>)
List pgsql-php
On Mon, Apr 25, 2005 at 11:13:30AM -0500, John Mohr wrote:
>
> I've discovered that version 8.0.1 of postgresql does not, or at least as I
> had it configured, talk to php. Backing up to 7.4.7 does. Is the reason that
> it simply does not yet, or do I have something wrong in the config. If not
> yet, when?

Please expand on what "does not talk to" means.  What are you doing,
what are you expecting to happen, and what actually does happen?
Are you getting an error?  If so, what is it?  (Please copy and
paste it verbatim, rather than typing what you think it says.)  You
might have to tweak your script or your PHP settings to see the
error message, either in the script output or in the web server's
error logs.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-php by date:

Previous
From: John DeSoi
Date:
Subject: Re: Why doesn't version 8.0.1 talk to php. Something I've done?
Next
From: Frank Finner
Date:
Subject: Re: Why doesn't version 8.0.1 talk to php. Something I've