GUIs in mapbender 2.6 after login not shown

2 messages Options
Embed this post
Permalink
Bertil Miller

GUIs in mapbender 2.6 after login not shown

Reply Threaded More More options
Print post
Permalink
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

--
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 9 at http://www.opera.com

Powered by Outblaze
_______________________________________________
Mapbender_users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/mapbender_users
Norman Rauthe

Re: GUIs in mapbender 2.6 after login not shown

Reply Threaded More More options
Print post
Permalink
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