From: Chris Nighswonger Date: Tue, 13 Nov 2007 17:51:35 +0000 (-0600) Subject: Ported step2.tmpl to support PostgreSQL X-Git-Tag: v3.00.00-alpha~919 X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;ds=sidebyside;h=c3a16bd83fade1757712a1fd214feade8f0810c5;p=koha_ffzg Ported step2.tmpl to support PostgreSQL Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step2.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step2.tmpl index b3cdec6d92..2348203820 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step2.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step2.tmpl @@ -1,17 +1,21 @@ + + + Koha › Web Installer › Step 2

Koha Web Installer › Step 2

Database settings:

    +
  • database type :
  • database name :
  • database host :
  • database port : (probably OK if blank)
  • database user :
- -
+ +

Connection established.

@@ -20,7 +24,7 @@

User has all required privileges on database .

user doesn't have enough privilege on database

-

Ask for or make a change in the user's privileges. Need help? See this page. User must have USAGE, INSERT, UPDATE, DELETE, DROP and CREATE privileges on

+

Ask for or make a change in the user's privileges. Need help? See http://www.postgresql.org/docs/8.2/interactive/sql-createrole.htmlthis page. User must have USAGE, INSERT, UPDATE, DELETE, DROP and CREATE privileges on

No database named detected.

@@ -46,7 +50,7 @@ - +

Please click Next to continue if this information is correct