Connection to database 'template1' failed.

Started by jcd@sitaover 24 years ago3 messagesgeneral
Jump to latest
#1jcd@sita
--@nolist.org

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

#2Keary Suska
hierophant@pcisys.net
In reply to: jcd@sita (#1)
Re: Connection to database 'template1' failed.

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"

Show quoted text

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

#3Mayan
escalante@canada.com
In reply to: jcd@sita (#1)
Re: Connection to database 'template1' failed.

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();}