<div dir="ltr">This could/would have been the case in past versions as well, right? So I don't think this is a new issue. IMHO I'd think central config settings should trump local settings for something like this.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 6, 2022 at 2:40 PM Seth G <<a href="mailto:sethg@geographika.co.uk">sethg@geographika.co.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi all,<br>
<br>
Using MapServer 8.0 beta and FastCGI (on Windows) I'm running into an issue where the PROJ_LIB setting is sometimes set by the value in the CONFIG file and sometimes by the setting in the Mapfile:<br>
<br>
CONFIG<br>
  ENV<br>
    MS_MAP_PATTERN "."<br>
    PROJ_LIB "C:/MapServer/bin/proj7/share" #proj7<br>
  END<br>
END<br>
<br>
Then in a Mapfile:<br>
<br>
CONFIG "PROJ_LIB" "C:/MapServer/bin/proj/SHARE" # uses proj6<br>
<br>
Requests will use one PROJ setting then switch to another seemingly at random. <br>
Should one always take precedence over the other?<br>
<br>
Seth<br>
<br>
--<br>
web:<a href="https://geographika.net" rel="noreferrer" target="_blank">https://geographika.net</a><br>
twitter: @geographika<br>
_______________________________________________<br>
MapServer-dev mailing list<br>
<a href="mailto:MapServer-dev@lists.osgeo.org" target="_blank">MapServer-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/mapserver-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapserver-dev</a><br>
</blockquote></div>