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

From Rich Shepard
Subject Re: Connecting PHP-based Application to Postgres-9.0.3
Date
Msg-id alpine.LNX.2.00.1104071323400.397@salmo.appl-ecosys.com
Whole thread Raw
In response to Re: Connecting PHP-based Application to Postgres-9.0.3  (Rich Shepard <rshepard@appl-ecosys.com>)
Responses Re: Connecting PHP-based Application to Postgres-9.0.3  (Raymond O'Donnell <rod@iol.ie>)
List pgsql-php
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

Rich

pgsql-php by date:

Previous
From: Rich Shepard
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