[mapguide-users] Unable to save MapGuide Site Admin tool
pierre.cardinal at sympatico.ca
pierre.cardinal at sympatico.ca
Wed Jan 10 12:02:02 PST 2024
Hi David,
To fix the problem “definitely”
Remove or comment the two following lines in the file ..\Web\www\mapadmin\serverdatafunctions.php
function CleanUpMagicQuotes( &$path )
{
// if ( get_magic_quotes_gpc() )
// $path = str_replace('\\\\', '\\', $path );
}
The function get_magic_quote_gpc() is deprecated.
Restart your Apache server
Regards,
Pierre
De : mapguide-users <mapguide-users-bounces at lists.osgeo.org> De la part de David Bowen via mapguide-users
Envoyé : 10 janvier 2024 09:30
À : MapGuide Users Mail List <mapguide-users at lists.osgeo.org>
Cc : David Bowen <dbowenrci at gmail.com>
Objet : [mapguide-users] Unable to save MapGuide Site Admin tool
I'm attempting to update settings in the Site Administrator tool but when I click on Save, a blank page is returned. When I click on the go back button, none of the updated settings are shown.
Has anyone encountered this? I know you can update the serverconfig.ini file but I'm trying to update how often the logs are archived and there doesn't appear to be an option for it in the serverconfig.ini file.
Thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapguide-users/attachments/20240110/82d5fcb4/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 64388 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapguide-users/attachments/20240110/82d5fcb4/attachment.png>
More information about the mapguide-users
mailing list