Re: Connecting PHP-based Application to Postgres-9.0.3 - Mailing list pgsql-php

From Daniel Carrero
Subject Re: Connecting PHP-based Application to Postgres-9.0.3
Date
Msg-id BANLkTin7JhcxboV8YTymrxewH-vxHnCyuA@mail.gmail.com
Whole thread Raw
In response to Re: Connecting PHP-based Application to Postgres-9.0.3  (Raymond O'Donnell <rod@iol.ie>)
Responses Re: Connecting PHP-based Application to Postgres-9.0.3  (Raymond O'Donnell <rod@iol.ie>)
Re: Connecting PHP-based Application to Postgres-9.0.3  (Rich Shepard <rshepard@appl-ecosys.com>)
Re: Connecting PHP-based Application to Postgres-9.0.3  (Rich Shepard <rshepard@appl-ecosys.com>)
List pgsql-php
I think is better wait the response of Adodb Forum[1], but look the
adodb5\drivers\ directory, I downloaded and here we have this files:

adodb-postgres64.inc.php
adodb-postgres7.inc.php
adodb-postgres8.inc.php

Nothing about postgres9 :D

I hope you can find the solution CMS Made Simple is a great tool and Adodb too.


Greetings.

[1] http://phplens.com/lens/lensforum/msgs.php?id=18852

2011/4/7 Raymond O'Donnell <rod@iol.ie>:
> On 07/04/2011 21:25, Rich Shepard wrote:
>>
>> On Thu, 7 Apr 2011, Rich Shepard wrote:
>>
>>> The error had been on line 85 before. And the access_log still shows an
>>> internal server error:
>>
>> That's an artifact of lines wrapping. Same error.
>>
>> To clarify: the application directory on the Web server is
>> /var/www/htdocs/cmsms (a.k.a. /srv/htdocs/cmsms). The name of the database
>> in postgres is cms. I turned on the page display in config.php so now I
>> see
>> the error there:
>>
>> Fatal error: Attempt to connect to database cms on rshepard@localhost
>> failed
>> in /var/www/htdocs/cmsms/lib/adodb.functions.php on line 87
>
> Have you located the Postgres log yet? ISTM that that's where you need to be
> looking.
>
> Ray.
>
> --
> Raymond O'Donnell :: Galway :: Ireland
> rod@iol.ie
>
> --
> Sent via pgsql-php mailing list (pgsql-php@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-php
>



--
Daniel Carrero Canales
Analista programador de sistemas
+56974726453
http://www.kode.cl

pgsql-php by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: Connecting PHP-based Application to Postgres-9.0.3
Next
From: Raymond O'Donnell
Date:
Subject: Re: Connecting PHP-based Application to Postgres-9.0.3