brianholder
Posts: 1
|
| Posted: 04/27/2007, 2:10 PM |
|
Hello guys. Can anyone help me out?
While publishing a page I´m getting an error that reads
pg_connect() database 'nobody' does not exist
followed by a database error that reads that the SQL server cannot connect to the database.
Has anyone had a similar problem or have a clue as to what my problem may be?
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 04/28/2007, 10:49 PM |
|
brianholder
Can you give us some more information?? What kind of database are you trying to connect to?? Do you have an user account setup for the application to access?? What is your environment configuration??
|
 |
 |
DonB
|
| Posted: 05/08/2007, 8:13 AM |
|
Your postgreSQL connection has the username omitted, would be my guess.
--
DonB
http://www.gotodon.com/ccbth
"brianholder" <brianholder@forum.codecharge> wrote in message
news:2463266d8f1b0e@news.codecharge.com...
> Hello guys. Can anyone help me out?
>
> While publishing a page I´m getting an error that reads
>
> pg_connect() database 'nobody' does not exist
>
> followed by a database error that reads that the SQL server cannot connect
to
> the database.
>
> Has anyone had a similar problem or have a clue as to what my problem may
be?
>
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |