Обсуждение: Connection to database 'template1' failed.

Поиск
Список
Период
Сортировка

Connection to database 'template1' failed.

От
"jcd@sita"
Дата:
I'm trying to get PHPGroupware running on a Linux 7 box.
I have PHP 3.012 running; + Apache. PostgreSQL seems to be running, but I
get this error when I try to create the database "phpgroupware" or any user
....

Connection to database 'template1' failed.

Any help is appreciated !

--
jcd



Re: Connection to database 'template1' failed.

От
Keary Suska
Дата:
Since this is not the PHPGroupware mailing list, there is not much we can
help you with.

Have you verified your connection parameters? Can you use those connection
parameters to connect using psql on the server in question?

Keary Suska
Esoteritech, Inc.
"Leveraging Open Source for a better Internet"

> From: "jcd@sita" <--@nolist.org>
> Organization: SITA
> Date: Wed, 26 Sep 2001 16:17:46 -0400
> To: pgsql-general@postgresql.org
> Subject: [GENERAL] Connection to database 'template1' failed.
>
> I'm trying to get PHPGroupware running on a Linux 7 box.
> I have PHP 3.012 running; + Apache. PostgreSQL seems to be running, but I
> get this error when I try to create the database "phpgroupware" or any user
> ....
>
> Connection to database 'template1' failed.
>
> Any help is appreciated !
>
> --
> jcd
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>


Re: Connection to database 'template1' failed.

От
Mayan
Дата:
What command are you using to create a database?

"jcd@sita" wrote:

I'm trying to get PHPGroupware running on a Linux 7 box.
I have PHP 3.012 running; + Apache. PostgreSQL seems to be running, but I
get this error when I try to create the database "phpgroupware" or any user
....

Connection to database 'template1' failed.

Any help is appreciated !

--
jcd

-- 
My Computer's Opinion
~~~~~~~~~~~~~~~~~~~~~~

if( desire == play_games() ){return getNintendo64();}
if( (desire == computing() ) && (user != smart) )
        {return getMicrosoft();}
if( ( desire == computing() ) && (user == smart) )
        {return getLinux();}