[mapguide-users] MapGuide Site Administrator Tool

pierre.cardinal at sympatico.ca pierre.cardinal at sympatico.ca
Wed Jan 3 16:18:05 PST 2024


Hi David,

 

Possibly a PHP problem. 

 

First you can try with ..\Web\Php\php.exe -v to see if your Php is running well. 

 

Example from my installation:

 

D:\mgos_4.0.0.10004\Web\Php>php -v

 

PHP 8.1.11 (cli) (built: Sep 28 2022 11:08:01) (NTS Visual C++ 2019 x64)

Copyright (c) The PHP Group

Zend Engine v4.1.11, Copyright (c) Zend Technologies

 

 

Also with ..\Web\Php\php -i you should see the MapGuideApi module 

 

…

libXML support => active

libXML Compiled Version => 2.9.12

libXML Loaded Version => 20912

libXML streams => enabled

 

MapGuideApi

 

MapGuideApi => enabled

 

mbstring

 

Multibyte Support => enabled

Multibyte string engine => libmbfl

HTTP input encoding translation => disabled

….

 

 

Also , if you put the file phpinfo.php that contains 

<?php

phpinfo();

?>

in the directory ..\Web\www\mapadmin then with 

http://localhost:8080/mapguide/mapadmin/phpinfo.php

 

you should see the same kind of informations as with php -i but in a Web page.

 



 

 

 

Regards,

 

Pierre

 

 

De : mapguide-users <mapguide-users-bounces at lists.osgeo.org> De la part de David Bowen via mapguide-users
Envoyé : 3 janvier 2024 07:50
À : MapGuide Users Mail List <mapguide-users at lists.osgeo.org>
Cc : David Bowen <dbowenrci at gmail.com>
Objet : [mapguide-users] MapGuide Site Administrator Tool

 

I reinstalled MapGuide 4.0 Beta 1 on one of our servers and now I'm unable to log into the Site Administrator Tool using the credentials Administrator and admin. I get the error " Authentication failed. Please enter a valid username and password". I'm able to use these credentials on different servers without issue.

 

Has anyone encountered this issue? Any suggestions on how to resolve it?

 

Thanks,

David

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapguide-users/attachments/20240103/1591d99b/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 20854 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapguide-users/attachments/20240103/1591d99b/attachment.png>


More information about the mapguide-users mailing list