I am on a windows system:
I use from the windows menu:
psql to 'postgres'
(PostgreSQL interactive terminal connected to the postgres database)
then this prompt shows up:
Welcome to psql 8.3.8, the PostgreSQL interactive terminal.
Type: \copyright for distribution terms
\h for help with SQL commands
\? for help with psql commands
\g or terminate with semicolon to execute query
\q to quit
Warning: Console code page (437) differs from Windows code page (1252)
8-bit characters might not work correctly. See psql reference
page "Notes for Windows users" for details.
postgres# GRANT ALL ON mapbender TO postgres;
still not what are the commands to be entered ???
or do I have to enter
GRANT ALL PRIVILEGES ON DATABASE mapbender TO postgres ???
Please advive.
Thank you!
Best regards
Bird
----- Original Message -----
From: "Norman Rauthe" <
[hidden email]>
To: "Mapbender User List" <
[hidden email]>
Subject: Re: [Mapbender-users] GUIs in mapbender 2.6 after login not shown
Date: Sun, 11 Oct 2009 20:26:12 +0200
--
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 9 at
http://www.opera.comPowered by Outblaze
Hi Bird,
we had the same problem. Probably your database user don't have enough
rights for some constraints. So try on your postgresql "GRANT ALL ON
databasename TO username".
Best
Norman
Bertil Miller schrieb:
> I have installed mapbender 2.6 as follows:
> - postgresql 8.3.8
> - php 5.3
> - apache 2.2.12 (XAMPP Lite 1.7.2)
>
>
> mapbender.conf
>
> # Internationalization
>
> define("USE_I18N", false); // requires gettext for PHP.
> // If "false", LANGUAGE is set to english
> define("LANGUAGE", "en"); // only available if USE_I18N is "true".
> // "en", "de", "bg", "gr", "nl", "hu","it", "es","fr","pt"
>
> mapbender_setup.php no error, everything ok
> but when I log in I don't see any gui.
>
> with the same setting mapbender 2.5.2 I see all the gui's.
>
> Any hint and what else to I have to check?
>
> Rgds
> Bird
>
>
_______________________________________________
Mapbender_users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/mapbender_users_______________________________________________
Mapbender_users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/mapbender_users