[Mapbender-users] users creation

Uli Rothstein uli.rothstein at ccgis.de
Tue Apr 18 10:57:50 EDT 2006


Hi Andy,

> Hi all,
> mapbender is really a good product. It's well documented and easy to
> install. It's a pleasure to work with it.

Thank you :-).

> I have a question related to an argument I have not found in
> documentation or I have found not in english.
> I have http://mywebsiyte/mapbender/index.php file, and starting form
> here it's possible to create new users. Every user that opens this page
> can create a new user and then he can make the log-in. Is it possible to
> disable this behavior. In some way I would like to administrate my
> mapbender site. In this moment I have renamed index.php file.

You can remove the portalsite ../mapbender/http/index.php
and use the default login at ../http/frames/login.php.
We will complete the documentation on mapbender.org, thanks for the hint.

> I have created a mapbender db, and a mapbender user with all privileges
> on this db. Then I have edited mapbender.conf file:
>    define("DBSERVER", "localhost");
>    define("PORT", "3306");
>    define("DB", "mydb");
>    define("OWNER", "myuser");
>    define("PW", "mypassw");
> Mapbender runs only I put in these rows "root" as user and the password
> of the root user. Is it normal?

No, I think this is a problem of your database settings.
The MySQL-User 'myuser' must have the necessary premissions. In some cases there 
was a problem with passwords (with special characters) and double quotes .
Please try to use single quotes: define("PW", 'mypassw');

Best regards
Uli

> 
> 
> Thank you,
> 
> a
> 
> P.S. I'm not able to translate in German.
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe at mapbender.osgeo.org
> For additional commands, e-mail: users-help at mapbender.osgeo.org
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe at mapbender.osgeo.org
> For additional commands, e-mail: users-help at mapbender.osgeo.org
> 


-- 
--------------------------------
        Ulrich Rothstein
          CCGIS GbR
        Siemensstraße 8
         53121 Bonn
           GERMANY
--------------------------------

   uli.rothstein at ccgis.de
        www.ccgis.de
    www.mapbender.org
--------------------------------
Zentrale:  ++49 (0) 228 90826  0
Durchwahl: ++49 (0) 228 90826 17
Fax:       ++49 (0) 228 90826 11
--------------------------------




More information about the Mapbender_users mailing list