Hello Armin and everybody.
Look at http://www.maptools.org/ms4w/index.phtml?page=downloads.html
p.mapper MS4W packages are now downloadable from maptools site.
(other links here will be deactivated)
----------------------------------------------------------------------------
I have a question for p.mapper 1.9.5
Reference map loaded is always /images/reference.png
I think the reason is inside map.phtml in REFERENCE MAP SECTION:
<img id="refMapImg" name="refMapImg" src="images/reference.png" <?php echo
("width=\"$refW\" height=\"$refH\"")?> onMouseOver="startUpRef()"/>
Which way can I insert the path declared in my mapfile?