day, October 30, 2023 12:46 PM
*To:* Vassilis Chatzigiannakis ;
mapserver-users@lists.osgeo.org
*Subject:* Re: [MapServer-users] Docker image for MapServer with
PHP-MapScript
Almost there. There are additional migration examples in:
https://ms4w.com/trac/wiki/MigrationGuide5.x
I wrote wrappe
Map-level metadata lives in the WEB object...
From: MapServer-users On Behalf Of
Jan Hartmann via MapServer-users
Sent: Monday, October 30, 2023 12:46 PM
To: Vassilis Chatzigiannakis ; mapserver-users@lists.osgeo.org
Subject: Re: [MapServer-users] Docker image for MapServer with PHP-MapScript
.
I worked with this reference:
https://mapserver.org/mapscript/mapscript-api/index.html
So, you start by
$oMap= newmapObj($mapfile);
Best regards,
Vassilis
*From:* Jan Hartmann
*Sent:* Saturday, October 28, 2023 9:14 PM
*To:* Vassilis Chatzigiannakis ;
mapserver-users@lists.osgeo.org
*Sub
-users@lists.osgeo.org
Subject: Re: [MapServer-users] Docker image for MapServer with PHP-MapScript
This seems to work. And it says so in the migration guide
(https://mapserver.org/mapscript/php/migration_guide.html):
all of your PHP scripts (that leverage MapServer objects and functions) must
mapserver-users@lists.osgeo.org
*Subject:* Re: [MapServer-users] Docker image for MapServer with
PHP-MapScript
I made a docker version of mapserver/php-mapscript myself, based on
Ubuntu 22.04. I installed all required libraries with apt, and
compiled mapserver and mapscript according to instruction
: mapserver-users@lists.osgeo.org
Subject: Re: [MapServer-users] Docker image for MapServer with PHP-MapScript
I made a docker version of mapserver/php-mapscript myself, based on Ubuntu
22.04. I installed all required libraries with apt, and compiled mapserver and
mapscript according to instructions. No
I made a docker version of mapserver/php-mapscript myself, based on
Ubuntu 22.04. I installed all required libraries with apt, and compiled
mapserver and mapscript according to instructions. No problem at all.
At the end I got the following from phpinfo();
mapscript
MapServer Version Map